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 c177b4a commit ed735b4Copy full SHA for ed735b4
pom.xml
@@ -279,7 +279,7 @@
279
<publishingServerId>central</publishingServerId>
280
<autoPublish>true</autoPublish>
281
<waitUntil>published</waitUntil>
282
- <deploymentName>${project.artifactId}</deploymentName>
+ <deploymentName>PMD Build-Tools ${project.version}</deploymentName>
283
<waitMaxTime>${central-publishing.waitMaxTime}</waitMaxTime>
284
</configuration>
285
</plugin>
0 commit comments