[maven-release-plugin] prepare release wamblee-utils-0.3
[utils] / security / pom.xml
index ea2f0502fec6d971241a504fdb778d20ffb869a0..f47ef37e91d99148e94ea06ddf978a11fb3a757a 100644 (file)
@@ -1,9 +1,10 @@
+<?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-SNAPSHOT</version>
+    <version>0.3</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
@@ -14,7 +15,7 @@
   <url>http://wamblee.org</url>
 
   <modules>
-    <module>impl</module>
+    <module>usermgt</module>
   </modules>
 
   <profiles>