Cleanup feature repositories
[netconf.git] / features / odl-netconf-test-tools / pom.xml
similarity index 97%
rename from features/netconf/odl-netconf-test-tools/pom.xml
rename to features/odl-netconf-test-tools/pom.xml
index 886b0deeeca0c0398466effc95a1cb74a9751a39..38fb6c99accfdf46c0843bb2a364bf466223b216 100644 (file)
@@ -7,13 +7,13 @@
  and is available at http://www.eclipse.org/legal/epl-v10.html
 -->
 <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.netconf</groupId>
         <artifactId>feature-parent</artifactId>
         <version>6.0.0-SNAPSHOT</version>
-        <relativePath>../../parent</relativePath>
+        <relativePath>../parent</relativePath>
     </parent>
-    <modelVersion>4.0.0</modelVersion>
 
     <groupId>org.opendaylight.netconf</groupId>
     <artifactId>odl-netconf-test-tools</artifactId>