Bump versions by x.(y+1).z
[integration/distribution.git] / artifacts / upstream / pom.xml
index beb5f98e5be368943a9c231669080e932d1cdaa3..9f178b265f4c8ef85c372be0e238ecf8dd43e7f2 100644 (file)
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>3.1.2</version>
+      <version>13.0.11</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>upstream-aggregator</artifactId>
-    <version>0.9.0-SNAPSHOT</version>
+    <version>0.21.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. -->
     <name>ODL :: integration :: ${project.artifactId}</name>
     <description>Aggregator for upstream artifact related modules.</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>
         <url>https://git.opendaylight.org/gerrit/gitweb?p=integration/distribution.git;a=tree;f=artifacts/upstream;hb=HEAD</url>
         <tag>HEAD</tag>
     </scm>
-    <!-- TODO: Work towards using artifact-artifacts only. Properties, artifacts and all than can be joined to replace this pom. -->
     <modules>
         <module>properties</module>
         <module>artifacts</module>
-        <module>feature-repos</module>
-        <module>single-features</module>
         <module>other</module>
         <module>all</module>
     </modules>