Bump upstream versions
[controller.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 748492f925949ad3e7faf3023cfbe576848b5dd3..58363cfab8b1ea14da1d19de263ab9747f7dd2c8 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>8.0.0</version>
+    <version>8.1.1</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>releasepom</artifactId>
-  <version>3.0.2-SNAPSHOT</version>
+  <version>3.0.7-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>controller</name>
   <!-- Used by Sonar to set project name -->
@@ -29,6 +29,7 @@
     <module>akka</module>
     <module>bundle-parent</module>
     <module>benchmark</module>
+    <module>jolokia</module>
     <module>model</module>
 
     <!-- md-sal -->
@@ -37,9 +38,6 @@
     <module>opendaylight/config</module>
 
     <module>opendaylight/blueprint</module>
-
-    <!-- Parents -->
-    <module>opendaylight/commons/jolokia</module>
   </modules>
 
   <profiles>