We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b111324 commit 8672a80Copy full SHA for 8672a80
1 file changed
pom.xml
@@ -655,7 +655,7 @@
655
<extensions>true</extensions>
656
<configuration>
657
<publishingServerId>central</publishingServerId>
658
- <deploymentName>${project.artifactId}</deploymentName>
+ <deploymentName>${project.artifactId}-${project.version}</deploymentName>
659
<failOnBuildFailure>true</failOnBuildFailure>
660
<waitUntil>validated</waitUntil>
661
</configuration>
0 commit comments