Better name output :-)

This commit is contained in:
Harald Kuhr
2026-05-05 09:58:29 +02:00
committed by Harald Kuhr
parent d0d0b1afa3
commit d9eb7f6ad6
34 changed files with 34 additions and 34 deletions
+1 -1
View File
@@ -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>
+1 -1
View File
@@ -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>
+1 -1
View File
@@ -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
View File
@@ -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>