From 8b971cd42183793e3363e850456282081b2c09ec Mon Sep 17 00:00:00 2001 From: mkorzeni Date: Wed, 9 May 2018 13:26:13 +0200 Subject: Remove backport dependency since we already have built-in in JDK8 Change-Id: I73ccb1c084405c45eabd50b0a58278b1037ac5f8 Issue-ID: AAI-1130 Signed-off-by: mkorzeni --- pom.xml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 8561a2a..83597f3 100644 --- a/pom.xml +++ b/pom.xml @@ -124,13 +124,6 @@ limitations under the License. 2.7.8 - - edu.emory.mathcs.backport - com.springsource.edu.emory.mathcs.backport - 3.1.0 - provided - - javax.ws.rs javax.ws.rs-api @@ -285,7 +278,7 @@ limitations under the License. true docker-hub - ${docker.push.registry}/onap/${project.artifactId} + onap/${project.artifactId} ${docker.location} latest -- cgit 1.2.3-korg