Bump upstreams for 2022.09 Chlorine
[integration/distribution.git] / features / repos / index / pom.xml
index f5248373bf341fae5968b7f581bf60843a4a5143..4118c8d3f9b2c8cabad5e54fc6de4ba9e160adbe 100644 (file)
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>feature-repo-parent</artifactId>
-        <version>9.0.2</version>
+        <version>11.0.0</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
     <artifactId>features-index</artifactId>
-    <version>0.15.0-SNAPSHOT</version>
+    <version>0.17.0-SNAPSHOT</version>
     <packaging>feature</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. -->
                 </dependency>
             </dependencies>
         </profile>
-        <!-- Neutron Northbound -->
-        <profile>
-            <id>neutron</id>
-            <activation>
-                <activeByDefault>true</activeByDefault>
-            </activation>
-            <dependencies>
-                <dependency>
-                    <groupId>org.opendaylight.neutron</groupId>
-                    <artifactId>features-neutron-service</artifactId>
-                    <classifier>features</classifier>
-                    <type>xml</type>
-                </dependency>
-            </dependencies>
-        </profile>
         <!-- ODL Parent -->
         <profile>
             <id>odlparent</id>