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 1cfa5fc commit 2bbc3eaCopy full SHA for 2bbc3ea
pom.xml
@@ -363,9 +363,9 @@
363
<version>0.8.0</version>
364
<extensions>true</extensions>
365
<configuration>
366
+ <deploymentName>${project.artifactId} ${project.version}</deploymentName>
367
<!-- Same id as in the deployment workflow -->
368
<publishingServerId>central</publishingServerId>
- <centralSnapshotsUrl>https://s01.oss.sonatype.org/content/repositories/snapshots/</centralSnapshotsUrl>
369
<waitUntil>published</waitUntil>
370
<autoPublish>true</autoPublish>
371
</configuration>
0 commit comments