Skip to content

Commit 7a06759

Browse files
committed
Update pom.xml with new OSSHR urls
1 parent edcb921 commit 7a06759

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
<snapshotRepository>
1919
<id>sonatype-nexus-snapshots</id>
2020
<name>Sonatype Nexus Snapshots</name>
21-
<url>https://oss.sonatype.org/content/repositories/snapshots/</url>
21+
<url>https://s01.oss.sonatype.org/content/repositories/snapshots/</url>
2222
</snapshotRepository>
2323
<repository>
2424
<id>sonatype-nexus-staging</id>
2525
<name>Nexus Release Repository</name>
26-
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
26+
<url>https://s01.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
2727
</repository>
2828
<site>
2929
<id>github-pages</id>

0 commit comments

Comments
 (0)