Skip to content

Commit

Permalink
Update maven-source-plugin to fix duplicated run
Browse files Browse the repository at this point in the history
  • Loading branch information
abelsromero committed May 28, 2023
1 parent b22ac58 commit c4082e0
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 @@ -385,7 +385,7 @@
<execution>
<id>attach-sources</id>
<goals>
<goal>jar</goal>
<goal>jar-no-fork</goal>
</goals>
</execution>
</executions>
Expand Down

0 comments on commit c4082e0

Please sign in to comment.