Skip to content

Commit

Permalink
Remove auto-appended suffix to final distro zip artefact (#214)
Browse files Browse the repository at this point in the history
  • Loading branch information
Ruhanga authored Nov 27, 2024
1 parent de51a67 commit 61b7a0b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions distro/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -519,6 +519,7 @@
<artifactId>maven-assembly-plugin</artifactId>
<version>2.3</version>
<configuration>
<appendAssemblyId>false</appendAssemblyId>
<descriptors>
<descriptor>${basedir}/src/main/assembly/assembly.xml</descriptor>
</descriptors>
Expand Down

0 comments on commit 61b7a0b

Please sign in to comment.