Remove nexus staging plugin 34/89534/1
authorpdragosh <pdragosh@research.att.com>
Thu, 6 Jun 2019 17:50:01 +0000 (13:50 -0400)
committerpdragosh <pdragosh@research.att.com>
Thu, 6 Jun 2019 17:52:48 +0000 (13:52 -0400)
Not used

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

pom.xml

diff --git a/pom.xml b/pom.xml
index 5b7832b..b75ac0b 100644 (file)
--- a/pom.xml
+++ b/pom.xml
                         </dependency>
                     </dependencies>
                 </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>