Remove superfluous version/groupId declarations
[netconf.git] / restconf / sal-rest-docgen-maven / pom.xml
index 6329f8c82afdd747e616a32800ad9055c492218e..c2baa1acdb5cb208e9a3ae6f0d9320a7b6f7b930 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>restconf-parent</artifactId>
-        <version>1.13.3-SNAPSHOT</version>
+        <version>2.0.0-SNAPSHOT</version>
         <relativePath>../restconf-parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.netconf</groupId>
     <artifactId>sal-rest-docgen-maven</artifactId>
-    <version>1.13.3-SNAPSHOT</version>
     <packaging>jar</packaging>
 
     <dependencyManagement>