Skip to content

Commit d6b4cc3

Browse files
committed
problem with old sonatype repo?
1 parent 5ff53e8 commit d6b4cc3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,11 +95,11 @@
9595
<distributionManagement>
9696
<repository>
9797
<id>sonatype-nexus-staging</id>
98-
<url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
98+
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
9999
</repository>
100100
<snapshotRepository>
101101
<id>sonatype-nexus-snapshots</id>
102-
<url>https://s01.oss.sonatype.org/content/repositories/snapshots/</url>
102+
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
103103
</snapshotRepository>
104104
</distributionManagement>
105105

0 commit comments

Comments
 (0)