Skip to content

Commit

Permalink
Revert omitting dependent bundles into build
Browse files Browse the repository at this point in the history
Signed-off-by: Ondrej Dockal <odockal@redhat.com>
  • Loading branch information
odockal committed Jun 9, 2021
1 parent 29597b8 commit 3b45e45
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion site/pom.xml
Expand Up @@ -28,7 +28,7 @@
<artifactId>tycho-p2-repository-plugin</artifactId>
<version>${tycho-version}</version>
<configuration>
<includeAllDependencies>false</includeAllDependencies>
<includeAllDependencies>true</includeAllDependencies>
</configuration>
</plugin>
</plugins>
Expand Down

0 comments on commit 3b45e45

Please sign in to comment.