Add netconf parent pom
[netconf.git] / netconf / callhome-model / pom.xml
index ccc51378534649ebcd213e6e4bc6bac8221fefb8..7b82563c236813099ce557872d05f00a2e32937f 100644 (file)
     <modelVersion>4.0.0</modelVersion>
 
     <parent>
-        <groupId>org.opendaylight.mdsal</groupId>
-        <artifactId>binding-parent</artifactId>
-        <version>0.13.0-SNAPSHOT</version>
-        <relativePath/>
+        <groupId>org.opendaylight.netconf</groupId>
+        <artifactId>netconf-parent</artifactId>
+        <version>1.5.0-SNAPSHOT</version>
+        <relativePath>../netconf-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>