We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dce41d5 commit 57335bbCopy full SHA for 57335bb
pom.xml
@@ -507,6 +507,16 @@
507
</profile>
508
</profiles>
509
510
+ <distributionManagement>
511
+ <snapshotRepository>
512
+ <uniqueVersion>true</uniqueVersion>
513
+ <id>central-portal-snapshots</id>
514
+ <name>Central Portal Snapshots</name>
515
+ <url>https://central.sonatype.com/repository/maven-snapshots/</url>
516
+ <layout>default</layout>
517
+ </snapshotRepository>
518
+ </distributionManagement>
519
+
520
<repositories>
521
<repository>
522
<id>sonatype-snapshots</id>
0 commit comments