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