Switch from config-parent in pom files
[netconf.git] / netconf / messagebus-netconf / pom.xml
index b38ee885e41a39c92a76ef88606cb3ca38aba866..2ec5df53cce7ca2fdd7274ecf0795b8492415205 100644 (file)
@@ -12,9 +12,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>config-parent</artifactId>
-        <version>0.7.0-SNAPSHOT</version>
+        <groupId>org.opendaylight.odlparent</groupId>
+        <artifactId>bundle-parent</artifactId>
+        <version>1.9.0</version>
         <relativePath/>
     </parent>