[maven-release-plugin] rollback the release of wamblee-utils-0.2.2
[utils] / pom.xml
diff --git a/pom.xml b/pom.xml
index a48c3aafafba32ba9a1265875ad345b3c7c769d3..c12a545df978bad5a43390d381a3ab4d5e6a91e6 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
     <groupId>org.wamblee</groupId>
     <artifactId>wamblee-utils</artifactId>
     <packaging>pom</packaging>
-    <version>0.3-SNAPSHOT</version>
+    <version>0.2.2-SNAPSHOT</version>
     <name>/</name>
     <description>wamblee.org utilities library</description>
     <url>http://wamblee.org</url>
@@ -27,6 +27,7 @@
     </developers>
 
     <modules>
+           <module>baseline</module>
         <module>support</module>
         <module>system</module>
         <module>hibernate-jpa</module>