Skip to content

Commit

Permalink
Restore finalName to maven-assembly-plugin config
Browse files Browse the repository at this point in the history
  • Loading branch information
starksm64 committed May 26, 2022
1 parent a6787d4 commit e9fc4fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core-profile-tck/tck-dist/pom.xml
Expand Up @@ -142,6 +142,7 @@
<descriptors>
<descriptor>src/main/assembly/assembly.xml</descriptor>
</descriptors>
<finalName>jakarta-core-profile-tck-${project.version}</finalName>
<appendAssemblyId>false</appendAssemblyId>
</configuration>
</execution>
Expand Down

0 comments on commit e9fc4fa

Please sign in to comment.