Change groupId and versions of netconf artifacts
[netconf.git] / opendaylight / netconf / netconf-auth / pom.xml
index a103ce8b38e4b2a39168788a474057ea42687d79..3f0a0e548c19621764b10d87ae2b1e44745f37f4 100644 (file)
@@ -10,9 +10,9 @@
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
     <modelVersion>4.0.0</modelVersion>
     <parent>
-        <groupId>org.opendaylight.controller</groupId>
+        <groupId>org.opendaylight.netconf</groupId>
         <artifactId>netconf-subsystem</artifactId>
-        <version>0.4.0-SNAPSHOT</version>
+        <version>1.0.0-SNAPSHOT</version>
         <relativePath>../</relativePath>
     </parent>
     <artifactId>netconf-auth</artifactId>