mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2026-05-18 00:00:03 -04:00
Better name output :-)
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
</parent>
|
||||
<artifactId>common-image</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>TwelveMonkeys :: Common :: Image</name>
|
||||
<name>TwelveMonkeys » Common » Image</name>
|
||||
<description>
|
||||
TwelveMonkeys Common image support classes.
|
||||
</description>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
</parent>
|
||||
<artifactId>common-io</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>TwelveMonkeys :: Common :: IO</name>
|
||||
<name>TwelveMonkeys » Common » IO</name>
|
||||
<description>
|
||||
TwelveMonkeys Common I/O support classes.
|
||||
</description>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
</parent>
|
||||
<artifactId>common-lang</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>TwelveMonkeys :: Common :: Language support</name>
|
||||
<name>TwelveMonkeys » Common » Language support</name>
|
||||
<description>
|
||||
TwelveMonkeys Common language support classes.
|
||||
</description>
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@
|
||||
<groupId>com.twelvemonkeys.common</groupId>
|
||||
<artifactId>common</artifactId>
|
||||
<packaging>pom</packaging>
|
||||
<name>TwelveMonkeys :: Common</name>
|
||||
<name>TwelveMonkeys » Common</name>
|
||||
<description>
|
||||
The TwelveMonkeys Common library. Contains common utility classes.
|
||||
</description>
|
||||
|
||||
Reference in New Issue
Block a user