Skip to content

Commit 776cf05

Browse files
committed
Revert "replace ossrh with central"
This reverts commit b23078b.
1 parent b23078b commit 776cf05

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,13 +59,13 @@
5959

6060
<distributionManagement>
6161
<snapshotRepository>
62-
<id>central</id>
62+
<id>ossrh</id>
6363
<url>https://central.sonatype.com/repository/maven-snapshots</url>
6464
</snapshotRepository>
6565
</distributionManagement>
6666
<repositories>
6767
<repository>
68-
<id>central</id>
68+
<id>ossrh</id>
6969
<url>https://central.sonatype.com/repository/maven-snapshots</url>
7070
<releases>
7171
<enabled>false</enabled>

0 commit comments

Comments
 (0)