Merge "Modify intent handler."
[nemo.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 5403f3663a22ade5b3401cafcc01249b3858f7d7..7d36a7e1af82e7ab2225410755aa4dcd9c9be0ef 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -10,9 +10,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <groupId>org.opendaylight.controller</groupId>
-    <artifactId>releasepom</artifactId>
-    <version>0.3.0-SNAPSHOT</version>
+    <groupId>org.opendaylight.odlparent</groupId>
+    <artifactId>odlparent</artifactId>
+    <version>1.6.0-SNAPSHOT</version>
     <relativePath />
   </parent>
 
@@ -62,4 +62,4 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <url>https://wiki.opendaylight.org/view/NEMO:Main</url>
     <tag>HEAD</tag>
   </scm>
-</project>
\ No newline at end of file
+</project>