aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorArul.Nambi <arul.nambi@amdocs.com>2018-08-13 11:58:15 -0400
committerArul.Nambi <arul.nambi@amdocs.com>2018-08-13 11:58:31 -0400
commitf4d5a2be57c0595ad311a8a8446f1c16a1830f9e (patch)
tree767c389b0380949aad0e08949374297bc28cb279 /pom.xml
parent3f6ec6495e671d0736ed175d5e2915b7ead214c7 (diff)
Fixing the docker jenkins job
Issue-ID: AAI-1449 Change-Id: I887151b393ad046ef013463af9d90c3504866a52 Signed-off-by: Arul.Nambi <arul.nambi@amdocs.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml7
1 files changed, 0 insertions, 7 deletions
diff --git a/pom.xml b/pom.xml
index 43391af..edf8bd5 100644
--- a/pom.xml
+++ b/pom.xml
@@ -285,13 +285,6 @@ limitations under the License.
<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>