Merge "Refactor networkmodel serv. FrequenciesServiceImpl"
[transportpce.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index 16ecbae17a1cbfa9a9b9b8aa1bc605c2d82fd49a..ff99dd648bf50b08cc99b9fdd6adb7f6ea204540 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -11,8 +11,8 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
 
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
-    <artifactId>odlparent</artifactId>
-    <version>11.0.1</version>
+    <artifactId>odlparent-lite</artifactId>
+    <version>11.0.4</version>
     <relativePath/>
   </parent>
 
@@ -30,6 +30,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   </scm>
 
   <modules>
+    <module>artifacts</module>
     <module>api</module>
     <module>common</module>
     <module>test-common</module>