Skip to content

Commit

Permalink
Change jar to jar-no-fork
Browse files Browse the repository at this point in the history
  • Loading branch information
jordanpadams committed May 24, 2024
1 parent 0f3c6de commit 57f3d4e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,7 @@
<id>make-source-jar</id>
<phase>prepare-package</phase>
<goals>
<goal>jar</goal>
<goal>jar-no-fork</goal>
</goals>
<configuration>
<excludeResources>true</excludeResources>
Expand Down

0 comments on commit 57f3d4e

Please sign in to comment.