Reformat AbstractReplicatedLogImpl
[controller.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index db57dd5bc482eab96c590147e23df73b4eaff64b..064fac1daf916419494cefce376ea3c600d4bff4 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -4,13 +4,13 @@
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>7.0.6</version>
+    <version>8.0.0</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>releasepom</artifactId>
-  <version>2.0.5-SNAPSHOT</version>
+  <version>3.0.2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>controller</name>
   <!-- Used by Sonar to set project name -->
@@ -22,6 +22,8 @@
 
   <modules>
     <module>artifacts</module>
+    <module>bundle-parent</module>
+    <module>akka</module>
 
     <!-- md-sal -->
     <module>opendaylight/md-sal</module>