[maven-release-plugin] prepare for next development iteration
[utils] / system / pom.xml
index c79ad3124118cf0d0e33334a1b53bcc0f7f1ab7c..96740125f61ba021bb9e40d4983eb5518f6ab328 100644 (file)
@@ -1,6 +1,4 @@
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-  xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 
   <parent>
     <groupId>org.wamblee</groupId>
   <groupId>org.wamblee</groupId>
   <artifactId>wamblee-system</artifactId>
   <packaging>pom</packaging>
-  <name>wamblee.org system</name>
+  <name>/system</name>
   <url>http://wamblee.org</url>
   <modules>
     <module>general</module>
     <module>spring</module>
   </modules>
+  
 </project>