makes renderer ignore controller-config
[transportpce.git] / pom.xml
diff --git a/pom.xml b/pom.xml
index bb6765655b3c5f8cd4d1ecb2f4e73292f866e373..f7ecf930fd7f701e7810e109f2480d8f7735e10d 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -11,7 +11,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   <parent>
     <groupId>org.opendaylight.odlparent</groupId>
     <artifactId>odlparent</artifactId>
-    <version>1.9.0</version>
+    <version>2.0.4</version>
     <relativePath/>
   </parent>
 
@@ -29,6 +29,7 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
   </scm>
 
   <modules>
+    <module>artifacts</module>
     <module>api</module>
     <module>ordmodels</module>
     <module>impl</module>
@@ -37,10 +38,9 @@ and is available at http://www.eclipse.org/legal/epl-v10.html INTERNAL
     <module>stubrenderer</module>
     <module>stubpce</module>
     <module>servicehandler</module>
-    <module>karaf</module>
-    <module>features</module>
-    <module>artifacts</module>
     <module>cli</module>
+    <module>features</module>
+    <module>karaf</module>
     <module>it</module>
   </modules>