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