Bumping versions by 0.0.1 for next dev cycle
[nemo.git] / nemo-artifacts / pom.xml
index 522ac310f1a39602d1d10abd3934b1894d4723a5..d313b744d68a9234d2e371617c6de7a949992f74 100644 (file)
@@ -9,9 +9,16 @@ 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.2-SNAPSHOT</version>
+    <relativePath />
+  </parent>
+
   <groupId>org.opendaylight.nemo</groupId>
   <artifactId>nemo-artifacts</artifactId>
-  <version>1.0.0-SNAPSHOT</version>
+  <version>1.0.2-SNAPSHOT</version>
   <packaging>pom</packaging>
   <name>${project.artifactId}</name>