Added test files for nemo-tool
[nemo.git] / nemo-artifacts / pom.xml
index acf3209d74c5aa9708ea799aa471f75cfe1ca605..fcad3f5e106b75372c2c41cc6b4d2ff0aff94052 100644 (file)
@@ -9,15 +9,14 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
   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>
 
-  <groupId>org.opendaylight.nemo</groupId>
-
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent-lite</artifactId>
     <version>1.6.0-SNAPSHOT</version>
-    <relativePath/>
+    <relativePath />
   </parent>
 
+  <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-artifacts</artifactId>
   <version>1.0.0-SNAPSHOT</version>
   <packaging>pom</packaging>
@@ -66,4 +65,4 @@ and is available at http://www.eclipse.org/legal/epl-v10.html
     <url>https://wiki.opendaylight.org/view/NEMO:Main</url>
     <tag>HEAD</tag>
   </scm>
-</project>
+</project>
\ No newline at end of file