Skip to content

Commit 4c09279

Browse files
committed
Remove old oss.sonatype.org configuration that prevents deployment.
1 parent b14b8e9 commit 4c09279

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

pom.xml

-9
Original file line numberDiff line numberDiff line change
@@ -697,15 +697,6 @@
697697
</excludeFile>
698698
</configuration>
699699
</plugin>
700-
<plugin>
701-
<groupId>org.sonatype.plugins</groupId>
702-
<artifactId>nexus-staging-maven-plugin</artifactId>
703-
<extensions>true</extensions>
704-
<configuration>
705-
<serverId>ossrh</serverId>
706-
<nexusUrl>https://oss.sonatype.org/</nexusUrl>
707-
</configuration>
708-
</plugin>
709700
</plugins>
710701
</pluginManagement>
711702
</build>

0 commit comments

Comments
 (0)