Remove SNMP4SDN from Neon distribution
[integration/distribution.git] / opendaylight / pom.xml
index 7bfd9b5a10239aa2c6a16ae0757f83552fc72124..3c4f98ee439a6b25572bef52ad517a8ffc7387ca 100644 (file)
                 </dependency>
             </dependencies>
         </profile>
-        <!-- SNMP4SDN -->
-        <profile>
-            <id>snmp4sdn</id>
-            <activation>
-                <activeByDefault>true</activeByDefault>
-            </activation>
-            <dependencies>
-                <dependency>
-                    <groupId>org.opendaylight.snmp4sdn</groupId>
-                    <artifactId>features-snmp4sdn</artifactId>
-                    <version>0.9.1-SNAPSHOT</version>
-                    <classifier>features</classifier>
-                    <type>xml</type>
-                    <scope>test</scope>
-                </dependency>
-            </dependencies>
-        </profile>
         <!-- TransportPCE -->
         <profile>
             <id>transportpce</id>