BUG-5932: Remove NETCONF startup knobs
[controller.git] / karaf / pom.xml
index 1d37ae1b04a22898ec0311474358203d0bbcbb96..c932a4351223103b3545261eead607454715d782 100644 (file)
@@ -10,13 +10,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <groupId>org.opendaylight.controller</groupId>
-    <artifactId>commons.parent</artifactId>
-    <version>1.1.0-SNAPSHOT</version>
-    <relativePath>../opendaylight/commons/parent</relativePath>
+    <groupId>org.opendaylight.odlparent</groupId>
+    <artifactId>odlparent</artifactId>
+    <version>1.7.0-SNAPSHOT</version>
+    <relativePath/>
   </parent>
-
+  <groupId>org.opendaylight.controller</groupId>
   <artifactId>karaf-aggregator</artifactId>
+  <version>1.3.0-SNAPSHOT</version>
   <packaging>pom</packaging>
   <modules>
     <module>karaf-branding</module>