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

Commit

Permalink
Merge pull request #10 from JPWKU/remove_staging_plugin
Browse files Browse the repository at this point in the history
Remove staging plugin
  • Loading branch information
trcox authored Oct 17, 2017
2 parents 886983a + fcb2832 commit e03b56c
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 e03b56c

Please sign in to comment.