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 dd1b9d6 commit 59e0cd8Copy full SHA for 59e0cd8
1 file changed
csv-validator-parent/pom.xml
@@ -118,11 +118,11 @@
118
<distributionManagement>
119
<snapshotRepository>
120
<id>ossrh</id>
121
- <url>https://ossrh-staging-api.central.sonatype.com/content/repositories/snapshots</url>
+ <url>https://oss.sonatype.org/content/repositories/snapshots/</url>
122
</snapshotRepository>
123
<repository>
124
125
- <url>https://ossrh-staging-api.central.sonatype.com/service/local/staging/deploy/maven2/</url>
+ <url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
126
</repository>
127
</distributionManagement>
128
</profile>
0 commit comments