We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef56ffa commit f8ee52dCopy full SHA for f8ee52d
pom.xml
@@ -111,7 +111,7 @@
111
<publishingServerId>central</publishingServerId>
112
<autoPublish>true</autoPublish>
113
<waitUntil>validated</waitUntil>
114
- <deploymentName>${project.name}-${project.version}</deploymentName>
+ <deploymentName>hsweb-framework:${project.version}</deploymentName>
115
</configuration>
116
</plugin>
117
0 commit comments