Fix yangtools mis-alignment
[controller.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 748492f925949ad3e7faf3023cfbe576848b5dd3..ceb49d6176d83155a18927265947c5078433fa6b 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>9.0.13</version>
     <relativePath/>
   </parent>
 
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>releasepom</artifactId>
-  <version>3.0.2-SNAPSHOT</version>
+  <version>5.0.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>controller</name>
   <!-- Used by Sonar to set project name -->
@@ -29,7 +29,7 @@
     <module>akka</module>
     <module>bundle-parent</module>
     <module>benchmark</module>
-    <module>model</module>
+    <module>jolokia</module>
 
     <!-- md-sal -->
     <module>opendaylight/md-sal</module>
@@ -37,9 +37,6 @@
     <module>opendaylight/config</module>
 
     <module>opendaylight/blueprint</module>
-
-    <!-- Parents -->
-    <module>opendaylight/commons/jolokia</module>
   </modules>
 
   <profiles>