We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 740a954 commit 3953e5fCopy full SHA for 3953e5f
1 file changed
src/it/settings.xml
@@ -32,8 +32,8 @@
32
</repository>
33
34
<repository>
35
- <id>google-sonatype-snapshots</id>
36
- <url>https://oss.sonatype.org/content/repositories/google-snapshots/</url>
+ <id>maven.repository.snapshots</id>
+ <url>https://central.sonatype.org/repository/maven-snapshots/</url>
37
<releases>
38
<enabled>true</enabled>
39
<updatePolicy>daily</updatePolicy>
0 commit comments