remove snmpmapper from build 33/61733/2
authorLusheng Ji <lji@research.att.com>
Wed, 22 Aug 2018 02:23:51 +0000 (22:23 -0400)
committerLusheng Ji <lji@research.att.com>
Wed, 22 Aug 2018 02:31:22 +0000 (22:31 -0400)
Issue-ID: DCAEGEN2-716
Change-Id: I6434e4566f3ce08eba640a72ea1697d0ee8a05a7
Signed-off-by: Lusheng Ji <lji@research.att.com>
pom.xml
snmpmapper/pom.xml

diff --git a/pom.xml b/pom.xml
index 2519b49..b86cabc 100644 (file)
--- a/pom.xml
+++ b/pom.xml
     </profiles>  
 
     <modules>
-        <module>snmpmapper</module>
+        <!--module>snmpmapper</module-->
         <module>UniversalVesAdapter</module>
     </modules>
 
index d001e25..4b8e5df 100644 (file)
@@ -15,7 +15,7 @@
                <groupId>org.springframework.boot</groupId>
                <artifactId>spring-boot-starter-parent</artifactId>
                <version>2.0.3.RELEASE</version>
-               <relativePath/> <!-- lookup parent from repository -->
+               <relativePath/>
        </parent>
 
        <properties>