[maven-release-plugin] prepare for next development iteration
[utils] / security / pom.xml
index 2cf2b4f666abcae7cffdba8d32d7e608b06baf68..d96c295bc7032ddebc9190468844454f533f1ced 100644 (file)
@@ -1,9 +1,11 @@
+<?xml version="1.0"?>
 <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>
     <artifactId>wamblee-utils</artifactId>
-    <version>0.2.3</version>
+    <version>0.7-SNAPSHOT</version>
+       <relativePath>..</relativePath>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
@@ -14,7 +16,7 @@
   <url>http://wamblee.org</url>
 
   <modules>
-    <module>impl</module>
+    <module>usermgt</module>
   </modules>
 
   <profiles>