Skip to content

Commit f8ee52d

Browse files
committed
refactor: 优化release配置
1 parent ef56ffa commit f8ee52d

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
@@ -111,7 +111,7 @@
111111
<publishingServerId>central</publishingServerId>
112112
<autoPublish>true</autoPublish>
113113
<waitUntil>validated</waitUntil>
114-
<deploymentName>${project.name}-${project.version}</deploymentName>
114+
<deploymentName>hsweb-framework:${project.version}</deploymentName>
115115
</configuration>
116116
</plugin>
117117

0 commit comments

Comments
 (0)