Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xreleng/org.eclipse.fx.releng/pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/releng/org.eclipse.fx.releng/pom.xml b/releng/org.eclipse.fx.releng/pom.xml
index 6d46cde0e..96feba232 100755
--- a/releng/org.eclipse.fx.releng/pom.xml
+++ b/releng/org.eclipse.fx.releng/pom.xml
@@ -59,6 +59,7 @@
<module>../../bundles/runtime/org.eclipse.fx.ui.workbench.fx</module>
<module>../../bundles/runtime/org.eclipse.fx.ui.workbench.fx.controls</module>
<module>../../bundles/runtime/org.eclipse.fx.ui.workbench.renderers.fx</module>
+ <module>../../bundles/runtime/org.eclipse.fx.ui.lifecycle</module>
<!-- 3.x / 4.x SDK -->
<module>../../bundles/runtime/org.eclipse.fx.ui.workbench3</module>

Back to the top