Remove superfluous version/groupId declarations
[netconf.git] / netconf / models / ietf-netconf-acm / pom.xml
index a6e7e5c94513e1acd6c81d29cd41fd443674b5bf..d02785eac410fce64ffaeaa6bd13d275c37f5eda 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.10.0-SNAPSHOT</version>
+        <version>2.0.0-SNAPSHOT</version>
         <relativePath>../../../parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.netconf</groupId>
     <artifactId>ietf-netconf-acm</artifactId>
-    <version>1.10.0-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>${project.artifactId}</name>