diff --git a/bom/pom.xml b/bom/pom.xml
index 03a842e9..c3c8fd8b 100644
--- a/bom/pom.xml
+++ b/bom/pom.xml
@@ -11,7 +11,7 @@
com.twelvemonkeys.bom
bom
pom
- TwelveMonkeys :: BOM
+ TwelveMonkeys » BOM
TwelveMonkeys "Bill of Materials" (BOM).
diff --git a/common/common-image/pom.xml b/common/common-image/pom.xml
index a9b79890..1ff3b50c 100644
--- a/common/common-image/pom.xml
+++ b/common/common-image/pom.xml
@@ -8,7 +8,7 @@
common-image
jar
- TwelveMonkeys :: Common :: Image
+ TwelveMonkeys » Common » Image
TwelveMonkeys Common image support classes.
diff --git a/common/common-io/pom.xml b/common/common-io/pom.xml
index 5d16b549..8731f59e 100644
--- a/common/common-io/pom.xml
+++ b/common/common-io/pom.xml
@@ -8,7 +8,7 @@
common-io
jar
- TwelveMonkeys :: Common :: IO
+ TwelveMonkeys » Common » IO
TwelveMonkeys Common I/O support classes.
diff --git a/common/common-lang/pom.xml b/common/common-lang/pom.xml
index 796ce642..f289199e 100644
--- a/common/common-lang/pom.xml
+++ b/common/common-lang/pom.xml
@@ -8,7 +8,7 @@
common-lang
jar
- TwelveMonkeys :: Common :: Language support
+ TwelveMonkeys » Common » Language support
TwelveMonkeys Common language support classes.
diff --git a/common/pom.xml b/common/pom.xml
index c918a5d9..73f80d08 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -9,7 +9,7 @@
com.twelvemonkeys.common
common
pom
- TwelveMonkeys :: Common
+ TwelveMonkeys » Common
The TwelveMonkeys Common library. Contains common utility classes.
diff --git a/contrib/pom.xml b/contrib/pom.xml
index b91f3aa6..cea367c3 100644
--- a/contrib/pom.xml
+++ b/contrib/pom.xml
@@ -8,7 +8,7 @@
com.twelvemonkeys.contrib
contrib
- TwelveMonkeys :: Contrib
+ TwelveMonkeys » Contrib
Contributions to TwelveMonkeys and code that doesn't fit anywhere else.
diff --git a/imageio/imageio-batik/pom.xml b/imageio/imageio-batik/pom.xml
index 7dc24a67..c2f691fa 100644
--- a/imageio/imageio-batik/pom.xml
+++ b/imageio/imageio-batik/pom.xml
@@ -7,7 +7,7 @@
3.13.2-SNAPSHOT
imageio-batik
- TwelveMonkeys :: ImageIO :: Batik Plugin
+ TwelveMonkeys » ImageIO » Batik Plugin
3.13.2-SNAPSHOT
imageio-bmp
- TwelveMonkeys :: ImageIO :: BMP plugin
+ TwelveMonkeys » ImageIO » BMP plugin
ImageIO plugin for Microsoft Device Independent Bitmap (BMP/DIB) format.
diff --git a/imageio/imageio-clippath/pom.xml b/imageio/imageio-clippath/pom.xml
index dbf949fc..f65bad45 100755
--- a/imageio/imageio-clippath/pom.xml
+++ b/imageio/imageio-clippath/pom.xml
@@ -7,7 +7,7 @@
3.13.2-SNAPSHOT
imageio-clippath
- TwelveMonkeys :: ImageIO :: Photoshop Path Support
+ TwelveMonkeys » ImageIO » Photoshop Path Support
Photoshop Clipping Path Support.
diff --git a/imageio/imageio-core/pom.xml b/imageio/imageio-core/pom.xml
index fb93cf1d..27d3421d 100644
--- a/imageio/imageio-core/pom.xml
+++ b/imageio/imageio-core/pom.xml
@@ -7,7 +7,7 @@
3.13.2-SNAPSHOT
imageio-core
- TwelveMonkeys :: ImageIO :: Core
+ TwelveMonkeys » ImageIO » Core
TwelveMonkeys ImageIO core support classes.
diff --git a/imageio/imageio-dds/pom.xml b/imageio/imageio-dds/pom.xml
index 0d97c670..7fda6706 100644
--- a/imageio/imageio-dds/pom.xml
+++ b/imageio/imageio-dds/pom.xml
@@ -7,7 +7,7 @@
3.13.2-SNAPSHOT
imageio-dds
- TwelveMonkeys :: ImageIO :: DDS plugin
+ TwelveMonkeys » ImageIO » DDS plugin
ImageIO plugin for Microsoft Direct DrawSurface (DDS).
diff --git a/imageio/imageio-hdr/pom.xml b/imageio/imageio-hdr/pom.xml
index cc6d0dc5..87bf62e1 100644
--- a/imageio/imageio-hdr/pom.xml
+++ b/imageio/imageio-hdr/pom.xml
@@ -7,7 +7,7 @@
3.13.2-SNAPSHOT
imageio-hdr
- TwelveMonkeys :: ImageIO :: HDR plugin
+ TwelveMonkeys » ImageIO » HDR plugin
ImageIO plugin for Radiance RGBE High Dynaimc Range format (HDR).
diff --git a/imageio/imageio-icns/pom.xml b/imageio/imageio-icns/pom.xml
index da608369..05373518 100644
--- a/imageio/imageio-icns/pom.xml
+++ b/imageio/imageio-icns/pom.xml
@@ -7,7 +7,7 @@
3.13.2-SNAPSHOT
imageio-icns
- TwelveMonkeys :: ImageIO :: ICNS plugin
+ TwelveMonkeys » ImageIO » ICNS plugin
ImageIO plugin for Apple Icon Image (ICNS) format.
diff --git a/imageio/imageio-iff/pom.xml b/imageio/imageio-iff/pom.xml
index 436e68aa..fd6fd85e 100644
--- a/imageio/imageio-iff/pom.xml
+++ b/imageio/imageio-iff/pom.xml
@@ -7,7 +7,7 @@
3.13.2-SNAPSHOT
imageio-iff
- TwelveMonkeys :: ImageIO :: IFF plugin
+ TwelveMonkeys » ImageIO » IFF plugin
ImageIO plugin for Amiga/Electronic Arts Interchange File Format (IFF)
type ILBM and PBM format.
diff --git a/imageio/imageio-jpeg-jai-interop/pom.xml b/imageio/imageio-jpeg-jai-interop/pom.xml
index 6643fed4..0de0633b 100644
--- a/imageio/imageio-jpeg-jai-interop/pom.xml
+++ b/imageio/imageio-jpeg-jai-interop/pom.xml
@@ -7,7 +7,7 @@
3.13.2-SNAPSHOT
imageio-jpeg-jai-interop
- TwelveMonkeys :: ImageIO :: JPEG/JAI TIFF Interop
+ TwelveMonkeys » ImageIO » JPEG/JAI TIFF Interop
Test JPEG plugin and JAI TIFF plugin interoperability
diff --git a/imageio/imageio-jpeg-jep262-interop/pom.xml b/imageio/imageio-jpeg-jep262-interop/pom.xml
index 4b8753df..cd30beb1 100644
--- a/imageio/imageio-jpeg-jep262-interop/pom.xml
+++ b/imageio/imageio-jpeg-jep262-interop/pom.xml
@@ -7,7 +7,7 @@
3.13.2-SNAPSHOT
imageio-jpeg-jep262-interop
- TwelveMonkeys :: ImageIO :: JPEG/JEP-262 Interop
+ TwelveMonkeys » ImageIO » JPEG/JEP-262 Interop
Test JPEG plugin and JEP-262 (JDK TIFF plugin) interoperability
diff --git a/imageio/imageio-jpeg/pom.xml b/imageio/imageio-jpeg/pom.xml
index 4c251eb6..aadeaa8a 100644
--- a/imageio/imageio-jpeg/pom.xml
+++ b/imageio/imageio-jpeg/pom.xml
@@ -7,7 +7,7 @@
3.13.2-SNAPSHOT
imageio-jpeg
- TwelveMonkeys :: ImageIO :: JPEG plugin
+ TwelveMonkeys » ImageIO » JPEG plugin
ImageIO plugin for Joint Photographer Expert Group images (JPEG/JFIF).
diff --git a/imageio/imageio-metadata/pom.xml b/imageio/imageio-metadata/pom.xml
index c9a71acd..8e396d91 100644
--- a/imageio/imageio-metadata/pom.xml
+++ b/imageio/imageio-metadata/pom.xml
@@ -7,7 +7,7 @@
4.0.0
imageio-metadata
- TwelveMonkeys :: ImageIO :: Metadata
+ TwelveMonkeys » ImageIO » Metadata
TwelveMonkeys ImageIO metadata support classes.
diff --git a/imageio/imageio-pcx/pom.xml b/imageio/imageio-pcx/pom.xml
index 05b5e245..59cb96df 100755
--- a/imageio/imageio-pcx/pom.xml
+++ b/imageio/imageio-pcx/pom.xml
@@ -7,7 +7,7 @@
3.13.2-SNAPSHOT
imageio-pcx
- TwelveMonkeys :: ImageIO :: PCX plugin
+ TwelveMonkeys » ImageIO » PCX plugin
ImageIO plugin for ZSoft Paintbrush Format (PCX)
diff --git a/imageio/imageio-pdf/pom.xml b/imageio/imageio-pdf/pom.xml
index e54f2da6..009370d1 100644
--- a/imageio/imageio-pdf/pom.xml
+++ b/imageio/imageio-pdf/pom.xml
@@ -7,7 +7,7 @@
3.13.2-SNAPSHOT
imageio-pdf
- TwelveMonkeys :: ImageIO :: PDF plugin
+ TwelveMonkeys » ImageIO » PDF plugin
ImageIO plugin for Adobe Portable Document Format (PDF).
diff --git a/imageio/imageio-pict/pom.xml b/imageio/imageio-pict/pom.xml
index 46423144..9c953297 100644
--- a/imageio/imageio-pict/pom.xml
+++ b/imageio/imageio-pict/pom.xml
@@ -7,7 +7,7 @@
3.13.2-SNAPSHOT
imageio-pict
- TwelveMonkeys :: ImageIO :: PICT plugin
+ TwelveMonkeys » ImageIO » PICT plugin
ImageIO plugin for Apple Mac Paint Picture (PICT) format.
diff --git a/imageio/imageio-pnm/pom.xml b/imageio/imageio-pnm/pom.xml
index 282e1dbf..28f3900f 100755
--- a/imageio/imageio-pnm/pom.xml
+++ b/imageio/imageio-pnm/pom.xml
@@ -7,7 +7,7 @@
3.13.2-SNAPSHOT
imageio-pnm
- TwelveMonkeys :: ImageIO :: PNM plugin
+ TwelveMonkeys » ImageIO » PNM plugin
ImageIO plugin for NetPBM Portable Any Map (PNM)
diff --git a/imageio/imageio-psd/pom.xml b/imageio/imageio-psd/pom.xml
index 6918a09c..9bb9ecb7 100644
--- a/imageio/imageio-psd/pom.xml
+++ b/imageio/imageio-psd/pom.xml
@@ -7,7 +7,7 @@
3.13.2-SNAPSHOT
imageio-psd
- TwelveMonkeys :: ImageIO :: PSD plugin
+ TwelveMonkeys » ImageIO » PSD plugin
ImageIO plugin for Adobe Photoshop Document (PSD).
diff --git a/imageio/imageio-reference/pom.xml b/imageio/imageio-reference/pom.xml
index 0cd50336..34fe6f7e 100644
--- a/imageio/imageio-reference/pom.xml
+++ b/imageio/imageio-reference/pom.xml
@@ -7,7 +7,7 @@
3.13.2-SNAPSHOT
imageio-reference
- TwelveMonkeys :: ImageIO :: JDK Reference Tests
+ TwelveMonkeys » ImageIO » JDK Reference Tests
Test cases for the JRE provided ImageReader implementations for reference.
diff --git a/imageio/imageio-sgi/pom.xml b/imageio/imageio-sgi/pom.xml
index 35b562c0..a8c86e93 100755
--- a/imageio/imageio-sgi/pom.xml
+++ b/imageio/imageio-sgi/pom.xml
@@ -7,7 +7,7 @@
3.13.2-SNAPSHOT
imageio-sgi
- TwelveMonkeys :: ImageIO :: SGI plugin
+ TwelveMonkeys » ImageIO » SGI plugin
ImageIO plugin for Silicon Graphics Image Format (SGI)
diff --git a/imageio/imageio-tga/pom.xml b/imageio/imageio-tga/pom.xml
index 431ca249..c53d3e5d 100755
--- a/imageio/imageio-tga/pom.xml
+++ b/imageio/imageio-tga/pom.xml
@@ -7,7 +7,7 @@
3.13.2-SNAPSHOT
imageio-tga
- TwelveMonkeys :: ImageIO :: TGA plugin
+ TwelveMonkeys » ImageIO » TGA plugin
ImageIO plugin for Truevision TGA Image Format (TGA)
diff --git a/imageio/imageio-thumbsdb/pom.xml b/imageio/imageio-thumbsdb/pom.xml
index 0dd86d6c..68819031 100644
--- a/imageio/imageio-thumbsdb/pom.xml
+++ b/imageio/imageio-thumbsdb/pom.xml
@@ -7,7 +7,7 @@
3.13.2-SNAPSHOT
imageio-thumbsdb
- TwelveMonkeys :: ImageIO :: Thumbs.db plugin
+ TwelveMonkeys » ImageIO » Thumbs.db plugin
ImageIO plugin for Windows Thumbs DB (Thumbs.db) format.
diff --git a/imageio/imageio-tiff-jai-interop/pom.xml b/imageio/imageio-tiff-jai-interop/pom.xml
index 98f6e957..3061f172 100644
--- a/imageio/imageio-tiff-jai-interop/pom.xml
+++ b/imageio/imageio-tiff-jai-interop/pom.xml
@@ -7,7 +7,7 @@
3.13.2-SNAPSHOT
imageio-tiff-jai-interop
- TwelveMonkeys :: ImageIO :: TIFF/JAI Metadata Interop
+ TwelveMonkeys » ImageIO » TIFF/JAI Metadata Interop
Test TIFF plugin and JAI TIFF plugin Metadata interoperability
diff --git a/imageio/imageio-tiff-jdk-interop/pom.xml b/imageio/imageio-tiff-jdk-interop/pom.xml
index 02a15383..425f125d 100644
--- a/imageio/imageio-tiff-jdk-interop/pom.xml
+++ b/imageio/imageio-tiff-jdk-interop/pom.xml
@@ -7,7 +7,7 @@
3.13.2-SNAPSHOT
imageio-tiff-jdk-interop
- TwelveMonkeys :: ImageIO :: TIFF/JDK JPEG Interop
+ TwelveMonkeys » ImageIO » TIFF/JDK JPEG Interop
Test TIFF plugin and JDK JPEG plugin interoperability
diff --git a/imageio/imageio-tiff/pom.xml b/imageio/imageio-tiff/pom.xml
index e0c5f165..e1d330d8 100644
--- a/imageio/imageio-tiff/pom.xml
+++ b/imageio/imageio-tiff/pom.xml
@@ -7,7 +7,7 @@
3.13.2-SNAPSHOT
imageio-tiff
- TwelveMonkeys :: ImageIO :: TIFF plugin
+ TwelveMonkeys » ImageIO » TIFF plugin
ImageIO plugin for Aldus/Adobe Tagged Image File Format (TIFF).
diff --git a/imageio/imageio-webp/pom.xml b/imageio/imageio-webp/pom.xml
index 5296b4bc..eced8d44 100644
--- a/imageio/imageio-webp/pom.xml
+++ b/imageio/imageio-webp/pom.xml
@@ -7,7 +7,7 @@
3.13.2-SNAPSHOT
imageio-webp
- TwelveMonkeys :: ImageIO :: WebP plugin
+ TwelveMonkeys » ImageIO » WebP plugin
ImageIO plugin for Google WebP File Format (WebP).
diff --git a/imageio/imageio-xwd/pom.xml b/imageio/imageio-xwd/pom.xml
index 6356a5e8..fa354bd3 100755
--- a/imageio/imageio-xwd/pom.xml
+++ b/imageio/imageio-xwd/pom.xml
@@ -7,7 +7,7 @@
3.13.2-SNAPSHOT
imageio-xwd
- TwelveMonkeys :: ImageIO :: XWD plugin
+ TwelveMonkeys » ImageIO » XWD plugin
ImageIO plugin for X11 Window Dump Format (XWD)
diff --git a/imageio/pom.xml b/imageio/pom.xml
index d0268bc6..ffbaaf62 100644
--- a/imageio/pom.xml
+++ b/imageio/pom.xml
@@ -9,7 +9,7 @@
com.twelvemonkeys.imageio
imageio
pom
- TwelveMonkeys :: ImageIO
+ TwelveMonkeys » ImageIO
https://github.com/haraldk/TwelveMonkeys/tree/master/imageio
diff --git a/servlet/pom.xml b/servlet/pom.xml
index 0f08c4cb..c8c8b04f 100644
--- a/servlet/pom.xml
+++ b/servlet/pom.xml
@@ -9,7 +9,7 @@
4.0.0
com.twelvemonkeys.servlet
servlet
- TwelveMonkeys :: Servlet
+ TwelveMonkeys » Servlet
TwelveMonkeys Servlet support classes.