Bump versions to 2.0.5-SNAPSHOT
[netconf.git] / netconf / netconf-auth / pom.xml
index 7964203ad773f89d7c30d6a2acdaa8d057c9800b..e6a0fd632f4d73bbd060f0af95c8cdb4cd74a822 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.9.0-SNAPSHOT</version>
+        <version>2.0.5-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-auth</artifactId>
-    <version>1.9.0-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <packaging>bundle</packaging>
 </project>