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 +++ pom.xml | 27 +++++++++++++++------------ 2 files changed, 18 insertions(+), 12 deletions(-) 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 diff --git a/pom.xml b/pom.xml index 8954056..aca06c2 100644 --- a/pom.xml +++ b/pom.xml @@ -38,7 +38,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. pom dcae-cli - component-json-schemas + component-json-schemas @@ -54,19 +54,23 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. org.sonatype.plugins nexus-staging-maven-plugin 1.6.7 + + false + false + - 2.8 true - --> + org.apache.maven.plugins maven-resources-plugin @@ -74,8 +78,8 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. true - --> - org.apache.maven.plugins maven-compiler-plugin @@ -83,8 +87,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. true - --> - + org.apache.maven.plugins maven-install-plugin @@ -106,7 +109,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. true - --> + @@ -123,7 +126,7 @@ ECOMP is a trademark and service mark of AT&T Intellectual Property. 1.2.1 ${session.executionRootDirectory}/mvn-phase-script.sh - + --> ${project.groupId} -- cgit 1.2.3-korg