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 15, 2024
1 parent f871c1b commit 1919312
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 1919312

Please sign in to comment.