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 be58432 commit 0cd8f04Copy full SHA for 0cd8f04
pom.xml
@@ -396,7 +396,7 @@
396
<publishingServerId>central</publishingServerId>
397
<autoPublish>true</autoPublish>
398
<waitUntil>published</waitUntil>
399
- <deploymentName>${project.artifactId}</deploymentName>
+ <deploymentName>PMD Designer ${project.version}</deploymentName>
400
<waitMaxTime>${central-publishing.waitMaxTime}</waitMaxTime>
401
</configuration>
402
</plugin>
0 commit comments