Skip to content

Commit

Permalink
Remove old oss.sonatype.org configuration that prevents deployment.
Browse files Browse the repository at this point in the history
  • Loading branch information
bshannon committed Mar 10, 2020
1 parent b14b8e9 commit 4c09279
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -697,15 +697,6 @@
</excludeFile>
</configuration>
</plugin>
<plugin>
<groupId>org.sonatype.plugins</groupId>
<artifactId>nexus-staging-maven-plugin</artifactId>
<extensions>true</extensions>
<configuration>
<serverId>ossrh</serverId>
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
</configuration>
</plugin>
</plugins>
</pluginManagement>
</build>
Expand Down

0 comments on commit 4c09279

Please sign in to comment.