Skip to content
This repository was archived by the owner on Dec 5, 2024. It is now read-only.

Commit 3b45e45

Browse files
committed
Revert omitting dependent bundles into build
Signed-off-by: Ondrej Dockal <odockal@redhat.com>
1 parent 29597b8 commit 3b45e45

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

site/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
<artifactId>tycho-p2-repository-plugin</artifactId>
2929
<version>${tycho-version}</version>
3030
<configuration>
31-
<includeAllDependencies>false</includeAllDependencies>
31+
<includeAllDependencies>true</includeAllDependencies>
3232
</configuration>
3333
</plugin>
3434
</plugins>

0 commit comments

Comments
 (0)