Bump versions by x.y.(z+1)
[netconf.git] / netconf / models / ietf-netconf-monitoring / pom.xml
index ea5e2004f11874dd8c052c6fa8c799e5fc816212..25555053b4d481db8f843d42dfb64bc7a3439abd 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.5.4-SNAPSHOT</version>
+    <relativePath>../../netconf-parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>ietf-netconf-monitoring</artifactId>
-  <version>1.2.0-SNAPSHOT</version>
+  <version>1.5.4-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>