Skip to content

Commit 210c821

Browse files
author
Lucas McDonald
committed
m
1 parent 392be1d commit 210c821

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -309,7 +309,7 @@
309309
<distributionManagement>
310310
<snapshotRepository>
311311
<id>central</id>
312-
<url>https://oss.sonatype.org/content/repositories/snapshots</url>
312+
<url>https://ossrh-staging-api.central.sonatype.com/content/repositories/snapshots</url>
313313
</snapshotRepository>
314314
</distributionManagement>
315315

@@ -342,6 +342,7 @@
342342
<extensions>true</extensions>
343343
<configuration>
344344
<publishingServerId>central</publishingServerId>
345+
<autoPublish>true</autoPublish>
345346
</configuration>
346347
</plugin>
347348
</plugins>

0 commit comments

Comments
 (0)