delete all .class files
[nemo.git] / nemo-artifacts / pom.xml
index 522ac310f1a39602d1d10abd3934b1894d4723a5..fcad3f5e106b75372c2c41cc6b4d2ff0aff94052 100644 (file)
@@ -9,6 +9,13 @@ 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>
 
+  <parent>
+    <groupId>org.opendaylight.odlparent</groupId>
+    <artifactId>odlparent-lite</artifactId>
+    <version>1.6.0-SNAPSHOT</version>
+    <relativePath />
+  </parent>
+
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-artifacts</artifactId>
   <version>1.0.0-SNAPSHOT</version>