fixed the cli pom
[dcaegen2/platform/cli.git] / dcae-cli / pom.xml
index 8e2e2fe..b6db3e6 100644 (file)
@@ -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>