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 3a9aef9 commit 2a4a269Copy full SHA for 2a4a269
pom.xml
@@ -333,11 +333,11 @@
333
</dependencies>
334
<distributionManagement>
335
<snapshotRepository>
336
- <id>sonatype-nexus-snapshots</id>
+ <id>s01-sonatype-nexus-snapshots</id>
337
<url>https://s01.oss.sonatype.org/content/repositories/snapshots</url>
338
</snapshotRepository>
339
<repository>
340
- <id>sonatype-nexus-staging</id>
+ <id>s01-sonatype-nexus-staging</id>
341
<url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2</url>
342
</repository>
343
</distributionManagement>
0 commit comments