We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ca72359 commit 3df9eccCopy full SHA for 3df9ecc
1 file changed
pom.xml
@@ -132,12 +132,8 @@
132
<distributionManagement>
133
<snapshotRepository>
134
<id>central</id>
135
- <url>https://central.sonatype.com</url>
+ <url>https://central.sonatype.com/repository/maven-snapshots/</url>
136
</snapshotRepository>
137
- <repository>
138
- <id>central</id>
139
140
- </repository>
141
</distributionManagement>
142
143
</project>
0 commit comments