Remove nexus staging plugin 35/89535/1
authorpdragosh <pdragosh@research.att.com>
Thu, 6 Jun 2019 17:50:45 +0000 (13:50 -0400)
committerpdragosh <pdragosh@research.att.com>
Thu, 6 Jun 2019 17:53:21 +0000 (13:53 -0400)
Unused

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

diff --git a/pom.xml b/pom.xml
index cc07875..0c1c607 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>