aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPooja03 <pm00501616@techmahindra.com>2019-03-15 12:28:44 +0530
committerPooja03 <pm00501616@techmahindra.com>2019-03-15 12:29:26 +0530
commit6202958fbaa073a5289fcb1c335673d563c42182 (patch)
tree095fe5b14968d6a579f8a35b1d2be5f493a0213b
parenta54913c3004c1aadfe39170683a485f5e959a18c (diff)
Disabling snmpmapper in root pom.xml
Change-Id: I4e57dbe841d0e5677a0daf2986577f19a1175a65 Issue-ID: DCAEGEN2-1343 Signed-off-by: Pooja03 <pm00501616@techmahindra.com>
-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>