Skip to content

Commit

Permalink
Let's try this.
Browse files Browse the repository at this point in the history
  • Loading branch information
e3ndr committed Feb 1, 2025
1 parent e1845b1 commit 8f7ce9d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,9 @@
</execution>
</executions>
<configuration>
<shadedArtifactAttached>true</shadedArtifactAttached>
<shadedArtifactAttached>false</shadedArtifactAttached>
<finalName>${project.name}</finalName>
<createDependencyReducedPom>false</createDependencyReducedPom>
</configuration>
</plugin>
<plugin>
Expand Down

0 comments on commit 8f7ce9d

Please sign in to comment.