Release Sulfur
[integration/distribution.git] / artifacts / upstream / pom.xml
index 27666bff17dd7514334cf46935f4e4957b633857..944e94571e5619d8da4e7024115e12b5f7812e3a 100644 (file)
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>4.0.9</version>
+      <version>10.0.0</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>upstream-aggregator</artifactId>
-    <version>0.11.0-SNAPSHOT</version>
+    <version>0.16.0</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>