aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2019-03-15 20:48:17 +0000
committerGerrit Code Review <gerrit@onap.org>2019-03-15 20:48:17 +0000
commit6d751953ffdfde743f71a34db8533799cb684692 (patch)
tree1e2a6388611d2a678064aca93934f6d45ff9102c
parentd9d40aa325f5ed2767afaeb6c53a86673f91b000 (diff)
parent6202958fbaa073a5289fcb1c335673d563c42182 (diff)
Merge "Disabling snmpmapper in root pom.xml"
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index fa63ff3..b90d52d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -686,7 +686,7 @@
</profiles>
<modules>
- <module>snmpmapper</module>
+ <!-- <module>snmpmapper</module> -->
<module>UniversalVesAdapter</module>
</modules>