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/fproxy/pom.xml | 20 +++++--------------- 1 file changed, 5 insertions(+), 15 deletions(-) (limited to 'sidecar/fproxy') diff --git a/sidecar/fproxy/pom.xml b/sidecar/fproxy/pom.xml index 8035e84..81014e6 100644 --- a/sidecar/fproxy/pom.xml +++ b/sidecar/fproxy/pom.xml @@ -24,16 +24,16 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 - fproxy - 1.0.0-SNAPSHOT - jar - - org.onap.aaf.cadi + org.onap.aaf.cadi.sidecar sidecar 1.0.0-SNAPSHOT + fproxy + 1.0.0-SNAPSHOT + jar + aaf-fproxy ONAP AAF Forward Proxy Microservice For Pluggable Security @@ -160,13 +160,6 @@ com.spotify docker-maven-plugin 0.4.11 - - - com.github.jnr - jnr-unixsocket - 0.13 - - true docker-hub @@ -181,9 +174,6 @@ org.apache.maven.plugins maven-deploy-plugin - - true - -- cgit 1.2.3-korg