Skip to content

Commit ada3606

Browse files
committed
Maven central migration
1 parent 7aa9254 commit ada3606

1 file changed

Lines changed: 2 additions & 6 deletions

File tree

pom.xml

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -245,13 +245,9 @@
245245

246246
<distributionManagement>
247247
<snapshotRepository>
248-
<id>ossrh</id>
249-
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
248+
<id>central</id>
249+
<url>https://central.sonatype.com</url>
250250
</snapshotRepository>
251-
<repository>
252-
<id>ossrh</id>
253-
<url>https://oss.sonatype.org/service/local/staging/deploy/maven2/</url>
254-
</repository>
255251
</distributionManagement>
256252

257253
<profiles>

0 commit comments

Comments
 (0)