Update MRI projects for Aluminium
[integration/distribution.git] / artifacts / pom.xml
index 567c830ec17fcaedd16df8316cd51ac0aecdadba..e40de69be0a117c50d27dff417fad87619cba564 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.8.0-SNAPSHOT</version>
+        <version>7.0.1</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>artifacts-aggregator</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.13.0-SNAPSHOT</version>
     <packaging>pom</packaging>
     <!-- <name> formatting is used by autorelease to parse and notify projects on
          build failure. Please do not modify this unless you have a good reason. -->
@@ -38,8 +38,8 @@
         <tag>HEAD</tag>
     </scm>
     <modules>
-        <module>all</module>
         <module>distribution</module>
         <module>upstream</module>
+        <module>all</module>
     </modules>
 </project>