Fix spotify plugin version 95/45695/2
authorLusheng Ji <lji@research.att.com>
Wed, 2 May 2018 20:11:18 +0000 (16:11 -0400)
committerLusheng Ji <lji@research.att.com>
Wed, 2 May 2018 20:39:24 +0000 (20:39 +0000)
Issue-ID: DCAEGEN2-486
Change-Id: Idaed812442354f0c1cdd4067a8dcc33071f390f0
Signed-off-by: Lusheng Ji <lji@research.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 6b4e6d6..8a141dc 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -73,7 +73,7 @@
         <httpclient.version>4.5.2</httpclient.version>
         <commons.lang3.version>3.5</commons.lang3.version>
 
-        <docker.maven.version>0.4.11</docker.maven.version>
+        <docker.maven.version>1.0.0</docker.maven.version>
 
         <!--TESTING DEPENDENCIES -->
         <junit.version>4.12</junit.version>