Skip to content

Commit dcd5562

Browse files
committed
central-publishing-maven-plugin: configure deploymentName
1 parent d61d016 commit dcd5562

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

parent_toplevel/pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -409,6 +409,7 @@
409409
<extensions>true</extensions>
410410
<configuration>
411411
<publishingServerId>sonatype-central</publishingServerId>
412+
<deploymentName>${project.artifactId} ${project.version}</deploymentName>
412413
</configuration>
413414
</plugin>
414415
</plugins>

0 commit comments

Comments
 (0)