Skip to content

Commit 5251294

Browse files
committed
central-publishing-maven-plugin: configure deploymentName
1 parent 9616d8b commit 5251294

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
@@ -300,6 +300,7 @@
300300
<extensions>true</extensions>
301301
<configuration>
302302
<publishingServerId>sonatype-central</publishingServerId>
303+
<deploymentName>${project.artifactId} ${project.version}</deploymentName>
303304
</configuration>
304305
</plugin>
305306
</plugins>

0 commit comments

Comments
 (0)