Cleanup feature repositories
[netconf.git] / features / odl-aaa-netconf-plugin / pom.xml
similarity index 89%
rename from features/netconf/odl-aaa-netconf-plugin/pom.xml
rename to features/odl-aaa-netconf-plugin/pom.xml
index ff8d83ad7fd7367d357eca14f48b843cc2236528..58eb9b00fe998683b445ea8b688bdf576bd1cab1 100644 (file)
@@ -13,7 +13,7 @@
         <groupId>org.opendaylight.netconf</groupId>
         <artifactId>feature-parent</artifactId>
         <version>6.0.0-SNAPSHOT</version>
-        <relativePath>../../parent</relativePath>
+        <relativePath>../parent</relativePath>
     </parent>
 
     <artifactId>odl-aaa-netconf-plugin</artifactId>
             <classifier>features</classifier>
         </dependency>
         <dependency>
-            <groupId>${project.groupId}</groupId>
+            <groupId>org.opendaylight.netconf</groupId>
             <artifactId>netconf-auth</artifactId>
         </dependency>
         <dependency>
-            <groupId>${project.groupId}</groupId>
+            <groupId>org.opendaylight.netconf</groupId>
             <artifactId>netconf-auth-aaa</artifactId>
         </dependency>
     </dependencies>