Bump versions to 1.13.3-SNAPSHOT
[netconf.git] / netconf / models / ietf-netconf-monitoring-extension / pom.xml
index 30a063eac47eef7bf9c7dcb5940927f93304269a..a498ea6785805b75cffb85686dd91b2f534d4bc2 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-parent</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
-    <relativePath>../../netconf-parent</relativePath>
+    <version>1.13.3-SNAPSHOT</version>
+    <relativePath>../../../parent</relativePath>
   </parent>
 
   <groupId>org.opendaylight.netconf</groupId>
   <artifactId>ietf-netconf-monitoring-extension</artifactId>
-  <version>1.8.0-SNAPSHOT</version>
+  <version>1.13.3-SNAPSHOT</version>
   <name>${project.artifactId}</name>
   <packaging>bundle</packaging>
 
@@ -26,7 +26,6 @@
     <dependency>
       <groupId>${project.groupId}</groupId>
       <artifactId>ietf-netconf-monitoring</artifactId>
-      <version>${project.version}</version>
     </dependency>
   </dependencies>
 </project>