Skip to content

Commit 0cd8f04

Browse files
committed
[ci] publish-release: set a descriptive deployment name
Follow-up on #169
1 parent be58432 commit 0cd8f04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@
396396
<publishingServerId>central</publishingServerId>
397397
<autoPublish>true</autoPublish>
398398
<waitUntil>published</waitUntil>
399-
<deploymentName>${project.artifactId}</deploymentName>
399+
<deploymentName>PMD Designer ${project.version}</deploymentName>
400400
<waitMaxTime>${central-publishing.waitMaxTime}</waitMaxTime>
401401
</configuration>
402402
</plugin>

0 commit comments

Comments
 (0)