Skip to content

Commit

Permalink
Update maven-source-plugin goal
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwald committed Jul 28, 2023
1 parent ebb35e5 commit 7e6ec43
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 @@ -203,7 +203,7 @@
<id>attach-sources</id>
<phase>package</phase>
<goals>
<goal>jar</goal>
<goal>jar-no-fork</goal>
</goals>
</execution>
</executions>
Expand Down

0 comments on commit 7e6ec43

Please sign in to comment.