Skip to main content
summaryrefslogtreecommitdiffstats
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 11b6a3539..1767edfe7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -121,5 +121,6 @@
<module>org.eclipse.mylyn.trac.tests</module>
<module>org.eclipse.mylyn.trac.ui</module>
<module>org.eclipse.mylyn.trac.ui.tests</module>
+ <module>connector-bugzilla-rest</module>
</modules>
</project>

Back to the top