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.
2 parents 421603b + e59a15c commit 50f3017Copy full SHA for 50f3017
maven-config/pom.xml
@@ -45,7 +45,7 @@
45
46
<distributionManagement>
47
<snapshotRepository>
48
- <id>central.snapshots</id>
+ <id>central.sonatype.snapshots</id>
49
<name>Maven Central Snapshots Repo</name>
50
<url>https://central.sonatype.com/repository/maven-snapshots/</url>
51
</snapshotRepository>
web-tester-fixture/pom.xml
@@ -50,7 +50,7 @@
<snapshots>
<updatePolicy>always</updatePolicy>
52
</snapshots>
53
54
<url>https://central.sonatype.com/repository/maven-snapshots</url>
55
</pluginRepository>
56
</pluginRepositories>
0 commit comments