mirror of
https://github.com/haraldk/TwelveMonkeys.git
synced 2025-08-05 04:25:29 -04:00
Adding description to top-level POM [skip ci]
This commit is contained in:
parent
e1c2f2ee73
commit
976928f48c
4
pom.xml
4
pom.xml
@ -7,7 +7,8 @@
|
||||
<artifactId>twelvemonkeys</artifactId>
|
||||
<version>3.9.0-SNAPSHOT</version>
|
||||
<packaging>pom</packaging>
|
||||
<name>Twelvemonkeys</name>
|
||||
<name>TwelveMonkeys</name>
|
||||
<description>TwelveMonkeys parent POM</description>
|
||||
|
||||
<url>https://github.com/haraldk/TwelveMonkeys</url>
|
||||
|
||||
@ -23,7 +24,6 @@
|
||||
<module>common</module>
|
||||
<module>servlet</module>
|
||||
<module>imageio</module>
|
||||
<!--<module>swing</module>-->
|
||||
<module>contrib</module>
|
||||
<module>bom</module>
|
||||
</modules>
|
||||
|
Loading…
x
Reference in New Issue
Block a user