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