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 9c197374c..c0f93e34b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -66,6 +66,7 @@
<module>bundles/org.eclipse.team.cvs.ssh2</module>
<module>bundles/org.eclipse.team.cvs.ui</module>
<module>bundles/org.eclipse.team.ui</module>
+ <module>bundles/org.eclipse.team.genericeditor.diff.extension</module>
<module>bundles/org.eclipse.ui.net</module>
<module>examples/org.eclipse.compare.examples</module>
<module>examples/org.eclipse.compare.examples.xml</module>

Back to the top