mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-26 09:22:14 +00:00
update the snapshots url for ossrh migration (#22090)
This commit is contained in:
parent
b82b4f23e5
commit
25247cbf1c
2
pom.xml
2
pom.xml
@ -65,7 +65,7 @@
|
|||||||
<distributionManagement>
|
<distributionManagement>
|
||||||
<snapshotRepository>
|
<snapshotRepository>
|
||||||
<id>ossrh</id>
|
<id>ossrh</id>
|
||||||
<url>https://ossrh-staging-api.central.sonatype.com/content/repositories/snapshots</url>
|
<url>https://central.sonatype.com/repository/maven-snapshots/</url>
|
||||||
</snapshotRepository>
|
</snapshotRepository>
|
||||||
<repository>
|
<repository>
|
||||||
<id>ossrh</id>
|
<id>ossrh</id>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user