Incrementing versions by 0.1.0 for post-Helium master branch
[groupbasedpolicy.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 789f26783f1e2f1c5f73c002cc7d033eee6afe9d..ec663c052b44b1d6f4ac90f5a40953e57f5cc2b4 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,12 +4,12 @@
   <parent>
     <groupId>org.opendaylight.groupbasedpolicy</groupId>
     <artifactId>commons.groupbasedpolicy</artifactId>
-    <version>0.1.0-SNAPSHOT</version>
+    <version>0.2.0-SNAPSHOT</version>
     <relativePath>commons/parent</relativePath>
   </parent>
   <groupId>org.opendaylight.groupbasedpolicy</groupId>
   <artifactId>groupbasedpolicy.project</artifactId>
-  <version>0.1.0-SNAPSHOT</version>
+  <version>0.2.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <prerequisites>
     <maven>3.0</maven>
   <modules>
     <module>commons/parent</module>
     <module>groupbasedpolicy</module>
+    <module>groupbasedpolicy-ofoverlay-config</module>
+    <module>distribution-karaf</module>
+    <module>features</module>
   </modules>
+
   <build>
     <plugins>
       <plugin>