Bump versions by x.y.(z+1)
[netconf.git] / netconf / models / ietf-netconf-monitoring-extension / pom.xml
index c02c7fc10aa717185ce668d1af0589eca67ac98a..2969e91efcba4c372cd2e11748490e91ca50d3fc 100644 (file)
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
-    <groupId>org.opendaylight.mdsal</groupId>
-    <artifactId>binding-parent</artifactId>
-    <version>0.10.0-SNAPSHOT</version>
-    <relativePath/>
+    <groupId>org.opendaylight.netconf</groupId>
+    <artifactId>netconf-parent</artifactId>
+    <version>1.7.5-SNAPSHOT</version>
+    <relativePath>../../netconf-parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>ietf-netconf-monitoring-extension</artifactId>
-  <version>1.2.0-SNAPSHOT</version>
+  <version>1.7.5-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>