Bug 6278: Switch to use odlparent's karaf-parent
[controller.git] / opendaylight / archetypes / opendaylight-startup / src / main / resources / archetype-resources / karaf / pom.xml
index eec06fe8d5747758d929809c65f6a1f07eb2581f..cf30621f63a86ab47302876eaafc2f6da52e152f 100644 (file)
@@ -12,10 +12,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <groupId>org.opendaylight.controller</groupId>
+    <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>karaf-parent</artifactId>
     <version>1.8.0-SNAPSHOT</version>
-    <relativePath/>
   </parent>
 
   <groupId>${groupId}</groupId>