Skip to content

Commit

Permalink
removed nexus-staging-maven-plugin
Browse files Browse the repository at this point in the history
  • Loading branch information
Luigi R. Viggiano committed Nov 18, 2014
1 parent 2fbb183 commit 3697a26
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions pom.xml
Expand Up @@ -255,17 +255,6 @@
</instructions>
</configuration>
</plugin>
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<version>1.6.3</version>
<extensions>true</extensions>
<configuration>
<serverId>ossrh</serverId>
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
<autoReleaseAfterClose>true</autoReleaseAfterClose>
</configuration>
</plugin>
</plugins>
</pluginManagement>
<extensions>
Expand Down

0 comments on commit 3697a26

Please sign in to comment.