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 c872c595..683888aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -149,6 +149,7 @@
<module>org.eclipse.m2e.importer.tests</module>
<module>org.eclipse.m2e.binaryproject.tests</module>
<module>org.eclipse.m2e.editor.lemminx.tests</module>
+ <module>org.eclipse.m2e.jdt.tests</module>
</modules>

Back to the top