Thanks to visit codestin.com Credit goes to github.com
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 ca94499 commit 8effef7Copy full SHA for 8effef7
java-shared-dependencies/pom.xml
@@ -36,11 +36,11 @@
36
<distributionManagement>
37
<snapshotRepository>
38
<id>sonatype-nexus-snapshots</id>
39
- <url>https://oss.sonatype.org/content/repositories/snapshots</url>
+ <url>https://google.oss.sonatype.org/content/repositories/snapshots</url>
40
</snapshotRepository>
41
<repository>
42
<id>sonatype-nexus-staging</id>
43
- <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
+ <url>https://google.oss.sonatype.org/service/local/staging/deploy/maven2/</url>
44
</repository>
45
</distributionManagement>
46
0 commit comments