From 1931e66d470ee452d148f62e87254a6cad545566 Mon Sep 17 00:00:00 2001 From: Ravi Geda Date: Tue, 25 Sep 2018 21:54:30 +0100 Subject: Fix failing jenkins jobs The docker java daily job is hanging when it tries to build the image. Add rproxy and tproxy-config as submodules to sidecar. Align the groupid of sidecar pom. Change-Id: Idb24459b9eae43dbbef39b4a14b6167762fa126f Issue-ID: AAI-1676 Signed-off-by: Ravi Geda --- sidecar/rproxy/pom.xml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'sidecar/rproxy') diff --git a/sidecar/rproxy/pom.xml b/sidecar/rproxy/pom.xml index 530a459..004f569 100644 --- a/sidecar/rproxy/pom.xml +++ b/sidecar/rproxy/pom.xml @@ -25,7 +25,7 @@ 4.0.0 - org.onap.aaf.cadi + org.onap.aaf.cadi.sidecar sidecar 1.0.0-SNAPSHOT @@ -189,13 +189,6 @@ com.spotify docker-maven-plugin 0.4.11 - - - com.github.jnr - jnr-unixsocket - 0.13 - - true docker-hub -- cgit 1.2.3-korg