Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
dafik committed Nov 15, 2023
1 parent 3fc8177 commit 0488fe4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -157,7 +157,8 @@
</goals>
<configuration>
<shadedArtifactAttached>true</shadedArtifactAttached>
<shadedArtifactId>app-with-dep</shadedArtifactId>
<!--<shadedArtifactId>with-dep</shadedArtifactId>-->
<shadedClassifierName>with-dep</shadedClassifierName>
<finalName>${project.artifactId}-${project.version}-dep</finalName>
<transformers>
<transformer
Expand Down

0 comments on commit 0488fe4

Please sign in to comment.