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 fee97c4 + b30de3c commit 0e80cddCopy full SHA for 0e80cdd
elemental-parent/pom.xml
@@ -614,7 +614,7 @@
614
<artifactId>central-publishing-maven-plugin</artifactId>
615
<configuration>
616
<publishingServerId>central</publishingServerId>
617
- <deploymentName>${project.artifactId}</deploymentName>
+ <deploymentName>${project.artifactId}-${project.version}</deploymentName>
618
<failOnBuildFailure>true</failOnBuildFailure>
619
<waitUntil>validated</waitUntil>
620
</configuration>
0 commit comments