[maven-release-plugin] prepare for next development iteration
[utils] / support / pom.xml
index bdd79222ecb66bdf5fec7ecd49fccd2f3a398479..3c55a0e17b0bd86bfcebc1e9bf18f1045536a330 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>
@@ -19,4 +17,5 @@
     <module>general</module>
     <module>spring</module>
   </modules>
+  
 </project>