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 ceaa778e7..33d3044b8 100755
--- a/releng/org.eclipse.fx.releng/pom.xml
+++ b/releng/org.eclipse.fx.releng/pom.xml
@@ -72,6 +72,7 @@
<module>../runtime/org.eclipse.fx.core.feature</module>
<module>../runtime/org.eclipse.fx.runtime.feature</module>
<module>../runtime/org.eclipse.fx.runtime.e4fx.feature</module>
+ <module>../runtime/org.eclipse.fx.runtime.e4fx.p2.feature</module>
<module>../runtime/org.eclipse.fx.target.feature</module>
<module>../runtime/org.eclipse.fx.target.rcp.feature</module>
<module>../runtime/org.eclipse.fx.target.rcp4.feature</module>

Back to the top