Skip to content

Commit

Permalink
camel-source-plugin: Use jar-no-fork workaround due to 3.2.1 to 3.3.0…
Browse files Browse the repository at this point in the history
  • Loading branch information
davsclaus committed Jun 27, 2023
1 parent cc4a026 commit 330fcfc
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 @@ -783,7 +783,7 @@
<execution>
<id>attach-sources</id>
<goals>
<goal>jar</goal>
<goal>jar-no-fork</goal>
</goals>
</execution>
</executions>
Expand Down

0 comments on commit 330fcfc

Please sign in to comment.