File tree
Expand file treeCollapse file tree1 file changed
+2
-2
lines changed Expand file treeCollapse file tree1 file changed
+2
-2
lines changed Original file line number | Diff line number | Diff line change |
---|
|
37 | 37 | <distributionManagement>
|
38 | 38 | <snapshotRepository>
|
39 | 39 | <id>sonatype-nexus-snapshots</id>
|
40 |
| -<url>https://oss.sonatype.org/content/repositories/snapshots</url> |
| 40 | +<url>https://google.oss.sonatype.org/content/repositories/snapshots</url> |
41 | 41 | </snapshotRepository>
|
42 | 42 | <repository>
|
43 | 43 | <id>sonatype-nexus-staging</id>
|
44 |
| -<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url> |
| 44 | +<url>https://google.oss.sonatype.org/service/local/staging/deploy/maven2/</url> |
45 | 45 | </repository>
|
46 | 46 | <site>
|
47 | 47 | <id>-pages-site</id>
|
|
You can’t perform that action at this time.
0 commit comments