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