Release netconf
[netconf.git] / netconf / netconf-auth / pom.xml
index b505a8b8367662d3bcb88cfc57c4189b26a6f212..1ed2e295ea8643a46c87089d534da97e2c1c9dc2 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>1.8.0-SNAPSHOT</version>
-        <relativePath>../netconf-parent</relativePath>
+        <version>5.0.4</version>
+        <relativePath>../../parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-auth</artifactId>
-    <version>1.8.0-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <packaging>bundle</packaging>
 </project>