aboutsummaryrefslogtreecommitdiffstats
path: root/snmpmapper
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2018-09-28 17:06:13 +0000
committervagrant <vv770d@att.com>2018-09-28 17:23:43 +0000
commit1ae255025e258f59c30312cf37d40eab302610b9 (patch)
tree1d4cb48190dc8777a45e20d4c472e4b5da66ecbd /snmpmapper
parent4b1044d7ee6e1408e498cea6d65e7f76296c4e5f (diff)
update docker plugin version
Change-Id: I6590f635b3d015f232bfe48a46412403ed9a56fa Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com> Issue-ID: DCAEGEN2-772
Diffstat (limited to 'snmpmapper')
-rw-r--r--snmpmapper/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/snmpmapper/pom.xml b/snmpmapper/pom.xml
index bd6dfa4..b27b5b7 100644
--- a/snmpmapper/pom.xml
+++ b/snmpmapper/pom.xml
@@ -131,7 +131,7 @@
<plugin>
<groupId>com.spotify</groupId>
<artifactId>docker-maven-plugin</artifactId>
- <version>1.1.1</version>
+ <version>1.0.0</version>
</plugin>
</plugins>
</pluginManagement>