Bump versions to 4.0.0-SNAPSHOT
[netconf.git] / netconf / callhome-provider / pom.xml
index 20da7ba3538f57c1a46f8df35e7a170be0e1785d..f1de1a51f3e416506424d3e8ba0284dae37f35e5 100644 (file)
@@ -6,13 +6,11 @@
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.8.0-SNAPSHOT</version>
-        <relativePath>../netconf-parent</relativePath>
+        <version>4.0.0-SNAPSHOT</version>
+        <relativePath>../../parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.netconf</groupId>
     <artifactId>callhome-provider</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
 
     <dependencies>