We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3731c6a commit 3aaa204Copy full SHA for 3aaa204
elemental-parent/pom.xml
@@ -632,9 +632,9 @@
632
633
<distributionManagement>
634
<repository>
635
- <id>sonatype-nexus-staging</id>
636
- <name>Nexus Release Repository</name>
637
- <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
+ <id>central-ossrh-staging</id>
+ <name>Central Portal - OSSRH Staging API</name>
+ <url>https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/</url>
638
</repository>
639
</distributionManagement>
640
0 commit comments