Release netconf
[netconf.git] / netconf / callhome-model / pom.xml
index 7b82563c236813099ce557872d05f00a2e32937f..b79d3637c37cd98fbccc3038068751e4022f75f6 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.5.0-SNAPSHOT</version>
-        <relativePath>../netconf-parent</relativePath>
+        <version>3.0.7</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>