Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 238a87021..95e4390c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -78,6 +78,7 @@
<module>bundles/org.eclipse.e4.core.di.annotations</module>
<module>bundles/org.eclipse.e4.core.di</module>
<module>bundles/org.eclipse.e4.core.di.extensions</module>
+ <module>bundles/org.eclipse.e4.core.di.extensions.supplier</module>
<module>bundles/org.eclipse.e4.core.services</module>
<module>features/org.eclipse.core.runtime.feature</module>

Back to the top