Skip to content
This repository has been archived by the owner on Feb 6, 2019. It is now read-only.

Commit

Permalink
Remove staging plugin
Browse files Browse the repository at this point in the history
This conflicts with staging automation.

Signed-off-by: Jeremy Phelps <jphelps@linuxfoundation.org>
  • Loading branch information
JPWKU committed Oct 17, 2017
1 parent 886983a commit fcb2832
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -122,17 +122,6 @@
</execution>
</executions>
</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>a004df83a6249</stagingProfileId>
<serverId>staging</serverId>
</configuration>
</plugin>
</plugins>
<pluginManagement>
<plugins>
Expand Down

0 comments on commit fcb2832

Please sign in to comment.