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.
2 parents 5ac1079 + aabb170 commit 0bece6cCopy full SHA for 0bece6c
elemental-parent/pom.xml
@@ -628,7 +628,7 @@
628
<artifactId>central-publishing-maven-plugin</artifactId>
629
<configuration>
630
<publishingServerId>central</publishingServerId>
631
- <deploymentName>${project.artifactId}</deploymentName>
+ <deploymentName>${project.artifactId}-${project.version}</deploymentName>
632
<failOnBuildFailure>true</failOnBuildFailure>
633
<waitUntil>validated</waitUntil>
634
</configuration>
0 commit comments