Add restconf binding parent pom
[netconf.git] / restconf / restconf-models / ietf-restconf-monitoring / pom.xml
index 346a8d68b0856042850848a7cb08bc268585ae45..eb7849d8036df2f069e1bc7222c687e97a9a8ca5 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>restconf-binding-parent</artifactId>
+        <version>1.8.0-SNAPSHOT</version>
+        <relativePath>../../restconf-binding-parent</relativePath>
     </parent>
 
     <groupId>org.opendaylight.netconf</groupId>