Fixing the docker jenkins job 37/60337/1
authorArul.Nambi <arul.nambi@amdocs.com>
Mon, 13 Aug 2018 15:18:09 +0000 (11:18 -0400)
committerArul.Nambi <arul.nambi@amdocs.com>
Mon, 13 Aug 2018 15:18:31 +0000 (11:18 -0400)
Issue-ID: AAI-1449
Change-Id: I8eaa5ebe703b38fe8a2f30a6d3ff5ff527595810
Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 623f762..f8260f8 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                                <groupId>com.spotify</groupId>
                                <artifactId>docker-maven-plugin</artifactId>
                                <version>0.4.11</version>
-                               <dependencies>
-                                       <dependency>
-                                               <groupId>com.github.jnr</groupId>
-                                               <artifactId>jnr-unixsocket</artifactId>
-                                               <version>0.13</version>
-                                       </dependency>
-                               </dependencies>
                                <configuration>
                                        <verbose>true</verbose>
                                        <serverId>docker-hub</serverId>