Skip to content

Commit

Permalink
Should this default to true?
Browse files Browse the repository at this point in the history
  • Loading branch information
nullterminated committed Jan 2, 2025
1 parent f6c3ba6 commit c06439b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -337,6 +337,9 @@
<plugin>
<groupId>org.eclipse.tycho</groupId>
<artifactId>tycho-p2-repository-plugin</artifactId>
<configuration>
<includeAllDependencies>true</includeAllDependencies>
</configuration>
</plugin>
<plugin>
<groupId>org.eclipse.tycho</groupId>
Expand Down

0 comments on commit c06439b

Please sign in to comment.