Add SNMP to the distribution
[integration/distribution.git] / artifacts / upstream / feature-repos / pom.xml
index 84f74060ea5caefb4a3648cdbed50cba54f359f9..e834dadae8fcbd7603ba48fb99aa3c5ef9dad2f3 100644 (file)
                 <type>xml</type>
             </dependency>
 
+            <!-- SNMP -->
+            <dependency>
+                <groupId>org.opendaylight.snmp</groupId>
+                <artifactId>features-snmp</artifactId>
+                <version>${snmp.version}</version>
+                <classifier>features</classifier>
+                <type>xml</type>
+            </dependency>
+
             <!-- SNMP4SDN -->
             <dependency>
                 <groupId>org.opendaylight.snmp4sdn</groupId>