Bump versions by x.(y+1).z
[integration/distribution.git] / artifacts / pom.xml
index bd919ba13eff7b0360d5e5513dbfb9add5c397a5..2d33ba705e95d75e2240c95fc5b922ff1112e2f0 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>odlparent-lite</artifactId>
-        <version>1.8.0-SNAPSHOT</version>
+        <version>13.0.11</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>artifacts-aggregator</artifactId>
-    <version>0.6.0-SNAPSHOT</version>
+    <version>0.21.0-SNAPSHOT</version>
     <packaging>pom</packaging>
-    <name>distribution:artifacts-aggregator</name>
+    <!-- <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. -->
+    <name>ODL :: integration :: ${project.artifactId}</name>
     <description>Aggregator for artifacts-related distribution sub-projects.</description>
-    <url>https://wiki.opendaylight.org/view/Integration/Distribution</url>
+    <url>https://wiki.opendaylight.org/x/ggYF</url>
     <licenses>
         <license>
             <name>Eclipse Public License v1.0</name>
@@ -36,8 +38,8 @@
         <tag>HEAD</tag>
     </scm>
     <modules>
-        <module>all</module>
         <module>distribution</module>
         <module>upstream</module>
+        <module>all</module>
     </modules>
 </project>