Code Review
/
dcaegen2
/
services
/
mapper.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
review
|
tree
raw
|
patch
| inline |
side by side
(parent:
6f1eee9
)
remove snmpmapper from build
33/61733/2
author
Lusheng Ji
<lji@research.att.com>
Wed, 22 Aug 2018 02:23:51 +0000
(22:23 -0400)
committer
Lusheng 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
patch
|
blob
|
history
snmpmapper/pom.xml
patch
|
blob
|
history
diff --git
a/pom.xml
b/pom.xml
index
2519b49
..
b86cabc
100644
(file)
--- a/
pom.xml
+++ b/
pom.xml
@@
-682,7
+682,7
@@
</profiles>
<modules>
- <
module>snmpmapper</module
>
+ <
!--module>snmpmapper</module--
>
<module>UniversalVesAdapter</module>
</modules>
diff --git
a/snmpmapper/pom.xml
b/snmpmapper/pom.xml
index
d001e25
..
4b8e5df
100644
(file)
--- a/
snmpmapper/pom.xml
+++ b/
snmpmapper/pom.xml
@@
-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>