From f20d0f04997dd07a94cab89dabec36b76f970e37 Mon Sep 17 00:00:00 2001 From: MichaelArrastia Date: Fri, 23 Mar 2018 10:28:15 +0000 Subject: Add maven deploy and nexus staging plugins Fix merge job which is failing with authorisation error. Issue-ID: AAI-927 Change-Id: Ibbf969de8d4d9d8238f8385a0c3d074887ef56dc Signed-off-by: MichaelArrastia --- champ-service/pom.xml | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) (limited to 'champ-service/pom.xml') diff --git a/champ-service/pom.xml b/champ-service/pom.xml index 1717648..6ca7d00 100644 --- a/champ-service/pom.xml +++ b/champ-service/pom.xml @@ -61,13 +61,13 @@ limitations under the License. 1.18.6 - dom4j dom4j 1.6.1 provided + com.att.aft dme2 @@ -75,7 +75,6 @@ limitations under the License. provided - org.json json @@ -124,7 +123,6 @@ limitations under the License. ${org.apache.httpcomponents.httpclient.version} - org.onap.aai champ-core @@ -191,7 +189,13 @@ limitations under the License. - + + org.apache.maven.plugins + maven-deploy-plugin + + true + +