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 5ff53e8 commit d6b4cc3Copy full SHA for d6b4cc3
pom.xml
@@ -95,11 +95,11 @@
95
<distributionManagement>
96
<repository>
97
<id>sonatype-nexus-staging</id>
98
- <url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
+ <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
99
</repository>
100
<snapshotRepository>
101
<id>sonatype-nexus-snapshots</id>
102
- <url>https://s01.oss.sonatype.org/content/repositories/snapshots/</url>
+ <url>https://oss.sonatype.org/content/repositories/snapshots/</url>
103
</snapshotRepository>
104
</distributionManagement>
105
0 commit comments