BUG 8602: Skip initial fill of idints
[controller.git] / karaf / pom.xml
index 77153ee14e4a83f7afc316464c0768b5036036de..d571aa0d3dafef0e14fabcb04baa91ecb0e96e0e 100644 (file)
@@ -12,16 +12,17 @@ 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.0</version>
     <relativePath/>
   </parent>
+
   <groupId>org.opendaylight.controller</groupId>
   <artifactId>karaf-aggregator</artifactId>
   <version>1.5.0-SNAPSHOT</version>
   <packaging>pom</packaging>
+
   <modules>
-    <module>karaf-parent</module>
-    <module>opendaylight-karaf</module>
-    <module>opendaylight-karaf-empty</module>
+    <!-- FIXME: re-enable this once we are on 2.0.0
+    <module>opendaylight-karaf</module-->
   </modules>
 </project>