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/tproxy-config/pom.xml | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) (limited to 'sidecar/tproxy-config') diff --git a/sidecar/tproxy-config/pom.xml b/sidecar/tproxy-config/pom.xml index 8ddf186..7aadd30 100644 --- a/sidecar/tproxy-config/pom.xml +++ b/sidecar/tproxy-config/pom.xml @@ -25,10 +25,9 @@ 4.0.0 - org.onap.aaf.cadi + org.onap.aaf.cadi.sidecar sidecar 1.0.0-SNAPSHOT - tproxy-config @@ -104,13 +103,6 @@ com.spotify docker-maven-plugin 0.4.11 - - - com.github.jnr - jnr-unixsocket - 0.13 - - true docker-hub -- cgit 1.2.3-korg