Bump infrautils to 1.9.1
[integration/distribution.git] / features / singles / odl-integration-all / pom.xml
index e14c48dc844001a1b251d22c35ac4ac9bdb98d34..97c80506e0c057239bca3f93c8bab77616352a9f 100644 (file)
@@ -11,7 +11,7 @@
     <parent>
         <groupId>org.opendaylight.odlparent</groupId>
         <artifactId>single-feature-parent</artifactId>
-        <version>7.0.5</version>
+        <version>8.0.0</version>
         <relativePath/>
     </parent>
     <groupId>org.opendaylight.integration</groupId>
                 </dependency>
             </dependencies>
         </profile>
-        <!-- Netvirt -->
-        <profile>
-            <id>netvirt</id>
-            <activation>
-                <activeByDefault>true</activeByDefault>
-            </activation>
-            <dependencies>
-                <dependency>
-                    <groupId>org.opendaylight.netvirt</groupId>
-                    <artifactId>odl-netvirt-openstack</artifactId>
-                    <type>xml</type>
-                    <classifier>features</classifier>
-                </dependency>
-            </dependencies>
-        </profile>
         <!-- Serviceutils -->
         <profile>
             <id>serviceutils</id>