Remove neutron from distribution
[integration/distribution.git] / features / singles / odl-integration-compatible-with-all / pom.xml
index 91a52b3ed1c981d9f60050d207e87d9b403dd9f2..f7105f22c1d77dc4ab134d301715c8dfd528fed6 100644 (file)
                 </dependency>
             </dependencies>
         </profile>
-        <!-- Neutron Northbound -->
-        <profile>
-            <id>neutron</id>
-            <activation>
-                <activeByDefault>true</activeByDefault>
-            </activation>
-            <dependencies>
-                <dependency>
-                    <groupId>org.opendaylight.neutron</groupId>
-                    <artifactId>odl-neutron-service</artifactId>
-                    <type>xml</type>
-                    <classifier>features</classifier>
-                </dependency>
-            </dependencies>
-        </profile>
         <!-- OpenflowPlugin -->
         <profile>
             <id>openflowplugin</id>