[maven-release-plugin] prepare release wamblee-utils-0.6
[utils] / security / pom.xml
index e04e5aac93a5d8ddc98471c604f24162c35195a0..b6bb582ac2ec17a485a9bd33022ca4166fcfc6a7 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.5-SNAPSHOT</version>
+    <version>0.6</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>