Skip to content

Commit 1d50ffe

Browse files
Update pom.xml
1 parent d72777d commit 1d50ffe

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

auto-generated-sdk/pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,9 @@
110110
<artifactId>central-publishing-maven-plugin</artifactId>
111111
<version>0.8.0</version>
112112
<extensions>true</extensions>
113+
<configuration>
114+
<deploymentName>${groupId}-${artifactId}-${version}</deploymentName>
115+
</configuration>
113116
</plugin>
114117

115118
<!-- attach test jar -->

0 commit comments

Comments
 (0)