Skip to content

Commit

Permalink
Changed POM for building release
Browse files Browse the repository at this point in the history
  • Loading branch information
stanbrub committed Oct 11, 2024
1 parent b093abf commit 2c32167
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,6 +66,9 @@
<goal>shade</goal>
</goals>
<configuration>
<shadedArtifactAttached>true</shadedArtifactAttached>
<shadedClassifierName>standalone</shadedClassifierName>
<createDependencyReducedPom>false</createDependencyReducedPom>
<filters>
<filter>
<artifact>*:*</artifact>
Expand Down

0 comments on commit 2c32167

Please sign in to comment.