Skip to content

Commit

Permalink
Update pom.xml: fix release build
Browse files Browse the repository at this point in the history
  • Loading branch information
hohwille authored Dec 12, 2024
1 parent 768f24b commit aacc335
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@
<executions>
<execution>
<id>create-distribution</id>
<phase>install</phase>
<phase>package</phase>
<goals>
<goal>single</goal>
</goals>
Expand Down

0 comments on commit aacc335

Please sign in to comment.