Turn RemoteDeviceId into a simple record
[netconf.git] / netconf / netconf-auth / pom.xml
index 92f002f0c410a5307ffe78562ae9e1d488e14570..867d1c99ad11930a926e682e76059dc604f624ac 100644 (file)
     <parent>
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-parent</artifactId>
-        <version>2.0.0-SNAPSHOT</version>
+        <version>5.0.0-SNAPSHOT</version>
         <relativePath>../../parent</relativePath>
     </parent>
 
-    <groupId>org.opendaylight.netconf</groupId>
     <artifactId>netconf-auth</artifactId>
-    <version>2.0.0-SNAPSHOT</version>
     <name>${project.artifactId}</name>
     <packaging>bundle</packaging>
 </project>