Skip to content

Commit 30e9e7a

Browse files
author
Yufei Gu
committed
Change the distribution base name.
1 parent 2b9a3e4 commit 30e9e7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

quarkus/distribution/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ val serverProject = project(":polaris-quarkus-server")
1313

1414
distributions {
1515
main {
16-
distributionBaseName.set("polaris-quarkus-distribution")
16+
distributionBaseName.set("polaris")
1717
contents {
1818
// Copy admin distribution contents
1919
into("admin") {

0 commit comments

Comments
 (0)