Remove superfluous version/groupId declarations
[netconf.git] / restconf / restconf-nb-bierman02 / pom.xml
index c8a451bbdb03e8bffb927eec252a882d02bb321b..cbef202f80437851776aa44a320d4521d8488fc9 100644 (file)
   <parent>
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>restconf-parent</artifactId>
-    <version>1.13.2-SNAPSHOT</version>
+    <version>2.0.0-SNAPSHOT</version>
     <relativePath>../restconf-parent</relativePath>
   </parent>
 
-  <groupId>org.opendaylight.netconf</groupId>
   <artifactId>restconf-nb-bierman02</artifactId>
-  <version>1.13.2-SNAPSHOT</version>
   <packaging>bundle</packaging>
 
   <dependencies>