Skip to content

Commit 4cb5ed4

Browse files
committed
build(pom): Set deploymentName
To differentiate different product deploys in Central's deployment history.
1 parent 5afdea9 commit 4cb5ed4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@
138138
<publishingServerId>central-publish</publishingServerId>
139139
<autoPublish>true</autoPublish>
140140
<waitUntil>published</waitUntil>
141+
<deploymentName>java-service-archetype</deploymentName>
141142
</configuration>
142143
</plugin>
143144
</plugins>

0 commit comments

Comments
 (0)