Skip to content

Commit 37fc57c

Browse files
committed
fix: configure Central snapshot repository
1 parent 6f1f6c1 commit 37fc57c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,6 +288,7 @@
288288
<extensions>true</extensions>
289289
<configuration>
290290
<publishingServerId>central</publishingServerId>
291+
<centralSnapshotsUrl>https://central.sonatype.com/repository/maven-snapshots/</centralSnapshotsUrl>
291292
<tokenAuth>true</tokenAuth>
292293
</configuration>
293294
</plugin>

0 commit comments

Comments
 (0)