From c5bfc898e79431603cbd8fda93fc67efd2aad77f Mon Sep 17 00:00:00 2001 From: Vijay Venkatesh Kumar Date: Sat, 20 Jul 2019 03:24:28 +0000 Subject: Fix cli build job error Change-Id: I3b183668443475f83b957b0872de9471a070f5c1 Signed-off-by: Vijay Venkatesh Kumar Issue-ID: DCAEGEN2-1689 Signed-off-by: Vijay Venkatesh Kumar --- dcae-cli/pom.xml | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'dcae-cli') diff --git a/dcae-cli/pom.xml b/dcae-cli/pom.xml index a45a3f3..e9a5a91 100644 --- a/dcae-cli/pom.xml +++ b/dcae-cli/pom.xml @@ -1,7 +1,7 @@ 4.0.0 @@ -44,6 +43,14 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. ${project.artifactId}-${project.version} + + org.sonatype.plugins + nexus-staging-maven-plugin + 1.6.7 + + true + + org.apache.maven.plugins maven-deploy-plugin -- cgit 1.2.3-korg