aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJessica Wagantall <jwagantall@linuxfoundation.org>2019-01-25 16:58:41 -0800
committerJessica Wagantall <jwagantall@linuxfoundation.org>2019-01-25 16:59:00 -0800
commitd164a1e25710a11d3675899c0eff1905bd50675e (patch)
treec0f501dab521c51ad3756d56f08f67a20ad68b85
parent36d29e46fbc50439e5e7a62efa08505bb2d047f8 (diff)
Remove staging pluginHEADmaster
Issue-ID: CIMAN-1 Signed-off-by: Jessica Wagantall <jwagantall@linuxfoundation.org>
-rw-r--r--pom.xml11
1 files changed, 0 insertions, 11 deletions
diff --git a/pom.xml b/pom.xml
index eff36494..103ab3c7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -94,17 +94,6 @@
<artifactId>versions-maven-plugin</artifactId>
<version>1.3.1</version>
</plugin>
- <plugin>
- <groupId>org.sonatype.plugins</groupId>
- <artifactId>nexus-staging-maven-plugin</artifactId>
- <version>1.6.7</version>
- <extensions>true</extensions>
- <configuration>
- <nexusUrl>${nexusproxy}</nexusUrl>
- <stagingProfileId>176c31dfe190a</stagingProfileId>
- <serverId>ecomp-staging</serverId>
- </configuration>
- </plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>