Fix sonar warnings in sal-distributed-datastore
[controller.git] / karaf / pom.xml
index 24986edc6bff045fcfe2d03885498959c141fdcd..3f047cb65aa8fe72a079d55137e920dc1d93c542 100644 (file)
@@ -12,16 +12,16 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
+    <version>2.0.5</version>
     <relativePath/>
   </parent>
+
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>karaf-aggregator</artifactId>
-  <version>1.4.0-SNAPSHOT</version>
+  <version>1.6.0-SNAPSHOT</version>
   <packaging>pom</packaging>
+
   <modules>
-    <module>karaf-parent</module>
     <module>opendaylight-karaf</module>
-    <module>opendaylight-karaf-empty</module>
   </modules>
 </project>