Remove nexus staging plugin 33/89533/1
authorpdragosh <pdragosh@research.att.com>
Thu, 6 Jun 2019 17:48:25 +0000 (13:48 -0400)
committerpdragosh <pdragosh@research.att.com>
Thu, 6 Jun 2019 17:49:06 +0000 (13:49 -0400)
No longer used.

Issue-ID: POLICY-1737
Signed-off-by: pdragosh <pdragosh@research.att.com>
Change-Id: Ia85139cbb200d3ca71bcdedd43e2ae838eeb79bb
Signed-off-by: pdragosh <pdragosh@research.att.com>
pom.xml

diff --git a/pom.xml b/pom.xml
index 3c3871e..0cc0d86 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                     </execution>
                 </executions>
             </plugin>
-            <plugin>
-                <groupId>org.sonatype.plugins</groupId>
-                <artifactId>nexus-staging-maven-plugin</artifactId>
-                <extensions>true</extensions>
-                <configuration>
-                    <nexusUrl>${nexusproxy}</nexusUrl>
-                    <stagingProfileId>176c31dfe190a</stagingProfileId>
-                    <serverId>ecomp-staging</serverId>
-                </configuration>
-            </plugin>
             <plugin>
                 <groupId>org.apache.maven.plugins</groupId>
                 <artifactId>maven-deploy-plugin</artifactId>