From 7192029ad79bfbd217be32b21f7944bdf405f992 Mon Sep 17 00:00:00 2001 From: Stephen Kitt Date: Fri, 11 Aug 2017 16:18:25 +0200 Subject: [PATCH] Add SNMP to the distribution Change-Id: I05cc40461eb1af079d087cbefc8c7c2bb8b8d1af Signed-off-by: Stephen Kitt --- artifacts/upstream/feature-repos/pom.xml | 9 +++++++++ artifacts/upstream/single-features/pom.xml | 9 +++++++++ features/repos/index/pom.xml | 8 ++++++++ 3 files changed, 26 insertions(+) diff --git a/artifacts/upstream/feature-repos/pom.xml b/artifacts/upstream/feature-repos/pom.xml index 84f74060..e834dada 100644 --- a/artifacts/upstream/feature-repos/pom.xml +++ b/artifacts/upstream/feature-repos/pom.xml @@ -225,6 +225,15 @@ xml + + + org.opendaylight.snmp + features-snmp + ${snmp.version} + features + xml + + org.opendaylight.snmp4sdn diff --git a/artifacts/upstream/single-features/pom.xml b/artifacts/upstream/single-features/pom.xml index 1e4839a0..ce66631b 100644 --- a/artifacts/upstream/single-features/pom.xml +++ b/artifacts/upstream/single-features/pom.xml @@ -390,6 +390,15 @@ features + + + org.opendaylight.snmp + odl-snmp-plugin + ${snmp.version} + features + xml + + org.opendaylight.snmp4sdn diff --git a/features/repos/index/pom.xml b/features/repos/index/pom.xml index bbaf6fc0..b7d615b7 100644 --- a/features/repos/index/pom.xml +++ b/features/repos/index/pom.xml @@ -380,6 +380,14 @@ xml + + + org.opendaylight.snmp + features-snmp + features + xml + + org.opendaylight.snmp4sdn -- 2.36.6