Bump versions by x.y.(z+1)
[serviceutils.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 87e52cb2eed0b9170cdf8372287a4309506fb0d5..dac6ff80e9791f589fec3e50308d6fa93b7ac427 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -12,13 +12,13 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>3.1.0</version>
+    <version>3.1.7</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.serviceutils</groupId>
   <artifactId>serviceutils-aggregator</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>0.2.4-SNAPSHOT</version>
   <name>serviceutils</name>
   <packaging>pom</packaging>
 
@@ -35,6 +35,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <module>features</module>
     <module>artifacts</module>
     <module>srm</module>
+    <module>upgrade</module>
   </modules>
 
   <profiles>
@@ -69,4 +70,4 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
       </plugin>
     </plugins>
   </build>
-</project>
\ No newline at end of file
+</project>