Fix checkstyle issues to enforce it
[controller.git] / karaf / pom.xml
index 77153ee14e4a83f7afc316464c0768b5036036de..0feced343aefb1df31704fd26a1438a449c796a1 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.9.0</version>
+    <version>2.0.4</version>
     <relativePath/>
   </parent>
+
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>karaf-aggregator</artifactId>
-  <version>1.5.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>