Bump upstreams for 2022.09 Chlorine
[integration/distribution.git] / artifacts / upstream / all / pom.xml
index 099ca57fda1344ff39f95326715a840b17dd991a..4d2c23223b1025566434e31a1938ca9110aae86e 100644 (file)
     <parent>
       <groupId>org.opendaylight.odlparent</groupId>
       <artifactId>odlparent-lite</artifactId>
-      <version>3.1.3</version>
+      <version>11.0.0</version>
       <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>upstream-all-artifacts</artifactId>
-    <version>0.9.0-SNAPSHOT</version>
+    <version>0.17.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>POM to import, with all relevant public upstream ODL artifact versions.</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>
@@ -40,7 +40,6 @@
     <dependencyManagement>
         <!-- TODO: Hardcode versions when moving to semantic versioning. -->
         <dependencies>
-            <!-- Idealy, only artifact artifacts should be needed. -->
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>artifact-artifacts</artifactId>
                 <scope>import</scope>
                 <type>pom</type>
             </dependency>
-            <!-- TODO: All of the following should contain directions on how to get rid of their content. -->
-            <dependency>
-                <groupId>${project.groupId}</groupId>
-                <artifactId>feature-repo-artifacts</artifactId>
-                <version>${project.version}</version>
-                <scope>import</scope>
-                <type>pom</type>
-            </dependency>
-            <dependency>
-                <groupId>${project.groupId}</groupId>
-                <artifactId>single-feature-artifacts</artifactId>
-                <version>${project.version}</version>
-                <scope>import</scope>
-                <type>pom</type>
-            </dependency>
             <dependency>
                 <groupId>${project.groupId}</groupId>
                 <artifactId>other-artifacts</artifactId>