summaryrefslogtreecommitdiffstats
path: root/dcae-cli
diff options
context:
space:
mode:
authorms236b <ms236b@att.com>2019-05-08 14:11:37 -0400
committerms236b <ms236b@att.com>2019-05-08 14:44:25 -0400
commit386d0adae833cce21ae3a847c21dce49eecd02c4 (patch)
tree7fa531726301fd3eb44975bff6199b4f21d20af1 /dcae-cli
parente5da4c6766565b66270872380a17f62bacbcafac (diff)
fixed the cli pom4.0.0-ONAP1.0.0dublin
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 <ms236b@att.com>
Diffstat (limited to 'dcae-cli')
-rw-r--r--dcae-cli/pom.xml3
1 files changed, 3 insertions, 0 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.
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.7</version>
+ <configuration>
+ <skipNexusStagingDeployMojo>true</skipNexusStagingDeployMojo>
+ </configuration>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>