Bump versions to 4.0.10-SNAPSHOT
[netconf.git] / netconf / callhome-model / pom.xml
index 7b82563c236813099ce557872d05f00a2e32937f..a2f3d240a6a584860196486df18866e64dbb9f32 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.5.0-SNAPSHOT</version>
-        <relativePath>../netconf-parent</relativePath>
+        <version>4.0.10-SNAPSHOT</version>
+        <relativePath>../../parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.netconf</groupId>
     <artifactId>callhome-model</artifactId>
-    <version>1.5.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>
 </project>