fix for staging push 02/87202/1
authorVijay Venkatesh Kumar <vv770d@att.com>
Wed, 8 May 2019 01:38:27 +0000 (01:38 +0000)
committerVijay Venkatesh Kumar <vv770d@att.com>
Wed, 8 May 2019 01:38:34 +0000 (01:38 +0000)
Change-Id: I5fca31b0e3dfa90b63e8f910449fab6ff815a1fa
Signed-off-by: Vijay Venkatesh Kumar <vv770d@att.com>
Issue-ID: DCAEGEN2-1270

dcae-cli/pom.xml
pom.xml

index b6db3e6..8e2e2fe 100644 (file)
@@ -49,9 +49,6 @@ 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>
diff --git a/pom.xml b/pom.xml
index a63edb5..8a02f68 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -55,9 +55,6 @@ 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>false</skipNexusStagingDeployMojo>
-          </configuration>
         </plugin>
        <!-- <plugin>
           <groupId>org.apache.maven.plugins</groupId>