Move DataTreeListenerInfo
[controller.git] / akka / repackaged-akka / pom.xml
index 92e09e4f945418b843db75154bedc3cee93dffa3..a2a588ca8e34f98c7b605c6eabcf94854178971b 100644 (file)
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
-        <groupId>org.opendaylight.odlparent</groupId>
+        <groupId>org.opendaylight.controller</groupId>
         <artifactId>bundle-parent</artifactId>
-        <version>7.0.6</version>
-        <relativePath/>
+        <version>3.0.2-SNAPSHOT</version>
+        <relativePath>../../bundle-parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.controller</groupId>
     <artifactId>repackaged-akka</artifactId>
     <packaging>bundle</packaging>
-    <version>3.0.0-SNAPSHOT</version>
     <name>${project.artifactId}</name>
 
     <properties>