From 386d0adae833cce21ae3a847c21dce49eecd02c4 Mon Sep 17 00:00:00 2001 From: ms236b Date: Wed, 8 May 2019 14:11:37 -0400 Subject: fixed the cli pom Changed the cli pom back to how it was before bp gen/fixed other pom Issue-ID: DCAEGEN2-1125 Change-Id: I4d2b78c12c5b423d05ee8eab9cf16e132fdc7953 Signed-off-by: ms236b --- dcae-cli/pom.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'dcae-cli') diff --git a/dcae-cli/pom.xml b/dcae-cli/pom.xml index 8e2e2fe..b6db3e6 100644 --- a/dcae-cli/pom.xml +++ b/dcae-cli/pom.xml @@ -49,6 +49,9 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. org.sonatype.plugins nexus-staging-maven-plugin 1.6.7 + + true + org.apache.maven.plugins -- cgit