aboutsummaryrefslogtreecommitdiffstats
path: root/snmpmapper
diff options
context:
space:
mode:
authorLusheng Ji <lji@research.att.com>2018-04-24 08:51:49 -0400
committerLusheng Ji <lji@research.att.com>2018-04-24 08:51:54 -0400
commitf3222cb2137c1ec21d300540de385bf620ff022d (patch)
treedc440da7729176a1c4695655c05d892cba4922cc /snmpmapper
parent5f1976d4512bfed1d0f86191e7a9c33053a6a776 (diff)
Add springboot mvn plugin version
Issue-ID: DCAEGEN2-459 Change-Id: I9feb09d1b9691c3eb91552de81ea50e8ae23f46d Signed-off-by: Lusheng Ji <lji@research.att.com>
Diffstat (limited to 'snmpmapper')
-rw-r--r--snmpmapper/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/snmpmapper/pom.xml b/snmpmapper/pom.xml
index a2c620d..efa04bb 100644
--- a/snmpmapper/pom.xml
+++ b/snmpmapper/pom.xml
@@ -91,6 +91,7 @@
<plugin>
<groupId>org.springframework.boot</groupId>
<artifactId>spring-boot-maven-plugin</artifactId>
+ <version>2.0.0.RELEASE</version>
<executions>
<execution>
<goals>