aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
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 /pom.xml
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 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index f1eb047..f82b94c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -70,7 +70,7 @@
<httpclient.version>4.5.6</httpclient.version>
<commons.lang3.version>3.5</commons.lang3.version>
- <docker.maven.version>1.1.1</docker.maven.version>
+ <docker.maven.version>1.0.0</docker.maven.version>
<!--TESTING DEPENDENCIES -->
<junit.version>4.12</junit.version>