From e2cc2530fc6d54ebc975c01a4ff887ce12f0a736 Mon Sep 17 00:00:00 2001 From: Pavel Aharoni Date: Wed, 29 Mar 2017 13:35:45 +0300 Subject: [SDC-6] sdc-distribution-client 1707 rebasing Change-Id: I322a05fd79beb6ba4fee4d32afffecf531b86e98 Signed-off-by: Pavel Aharoni --- pom.xml | 180 +++++++++++++++++----------------------------------------------- 1 file changed, 48 insertions(+), 132 deletions(-) (limited to 'pom.xml') diff --git a/pom.xml b/pom.xml index 26d802b..273630f 100644 --- a/pom.xml +++ b/pom.xml @@ -1,22 +1,53 @@ 4.0.0 + org.openecomp.sdc - sdc-distribution-client + sdc-main-distribution-client 1.1.0-SNAPSHOT - SDC Distribution Client - An SDC Client to be used by its consumers - - 4.5 + pom + + + jython-tosca-parser + sdc-tosca-parser + sdc-distribution-client + sdc-distribution-ci + + + + + + + + UTF-8 + + + + + + + + 2.24 + 4.2 + 4.4.1 + 1.2.1-SNAPSHOT 4.4.1 + 1.1.2 + 4.12 1.14 + + + + + + true ${project.basedir} ${project.basedir}/target/jacoco.exec https://nexus.openecomp.org 176c31dfe190a + - @@ -37,123 +68,7 @@ - - - - - com.att.nsa - saClientLibrary - 0.0.1 - compile - - - org.slf4j - slf4j-log4j12 - - - - - org.slf4j - slf4j-api - 1.7.10 - - - com.att.nsa - cambriaClient - 0.0.1 - compile - - - - com.google.code.gson - gson - 2.3.1 - compile - - - org.functionaljava - functionaljava - 4.2 - compile - - - commons-io - commons-io - 2.5 - - - commons-codec - commons-codec - 1.9 - compile - - - - org.apache.httpcomponents - httpclient - ${httpclient.version} - compile - - - - org.apache.httpcomponents - httpmime - ${httpclient.version} - compile - - - - - org.yaml - snakeyaml - ${snakeyaml.version} - compile - - - - - org.apache.httpcomponents - httpcore - ${httpcore.version} - compile - - - - - org.eclipse.jetty - jetty-servlet - test - 9.2.10.v20150310 - - - org.eclipse.jetty - jetty-webapp - 9.2.10.v20150310 - test - - - junit - junit - 4.12 - test - - - org.mockito - mockito-all - 1.10.19 - test - - - com.google.guava - guava - 15.0 - test - - - - - - + @@ -206,8 +121,8 @@ 2.5.1 true - 1.7 - 1.7 + 1.8 + 1.8 @@ -233,6 +148,10 @@ true true true + false + + **/*.java + @@ -240,13 +159,13 @@ update-file-header - + - + central @@ -277,11 +196,8 @@ ${nexus.proxy}/content/repositories/snapshots/ - + + - -- cgit 1.2.3-korg