Fix followerDistributedDataStore tear down
[controller.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 155e73086f9e38950188c6003272e6a5e6519a79..7b3c5253d3436995679581f4a81f90b0ef037cf9 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.3</version>
+    <version>13.0.11</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>releasepom</artifactId>
-  <version>3.0.5-SNAPSHOT</version>
+  <version>9.0.3-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>controller</name>
   <!-- Used by Sonar to set project name -->
     <module>karaf</module>
 
     <module>akka</module>
+    <module>atomix-storage</module>
     <module>bundle-parent</module>
     <module>benchmark</module>
     <module>jolokia</module>
-    <module>model</module>
-
-    <!-- md-sal -->
-    <module>opendaylight/md-sal</module>
-    <!-- config -->
-    <module>opendaylight/config</module>
 
     <module>opendaylight/blueprint</module>
+    <module>opendaylight/md-sal</module>
   </modules>
 
   <profiles>