Bumping versions by 0.1.0 for next dev cycle
[aaa.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index d1381416d52d1b829e2a53f9b81dc39fd3b2992a..b91d950d993260708c669728a1f00bf7fcff6d85 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.opendaylight.aaa</groupId>
     <artifactId>aaa-parent</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <version>0.4.0-SNAPSHOT</version>
     <relativePath>parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.aaa</groupId>
   <artifactId>aaa.project</artifactId>
-  <version>0.3.0-SNAPSHOT</version>
+  <version>0.4.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>aaa</name> <!-- Used by Sonar to set project name -->
   <prerequisites>
@@ -37,6 +37,7 @@
     <module>parent</module>
     <module>aaa-shiro</module>
     <module>aaa-shiro-act</module>
+    <module>aaa-h2-store</module>
   </modules>
 
   <scm>