Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrank Becker2013-11-16 19:01:05 +0000
committerFrank Becker2013-11-16 21:16:02 +0000
commitf5abf59e0d2641cfc51a7261395cc9def0edf0ae (patch)
treeae440a626905fb5aafd3e06495c41a1778500909 /pom.xml
parent17be84216645ebcea03782cc74bfe74f91c468a2 (diff)
downloadorg.eclipse.mylyn.tasks-f5abf59e0d2641cfc51a7261395cc9def0edf0ae.tar.gz
org.eclipse.mylyn.tasks-f5abf59e0d2641cfc51a7261395cc9def0edf0ae.tar.xz
org.eclipse.mylyn.tasks-f5abf59e0d2641cfc51a7261395cc9def0edf0ae.zip
414360: follow up of "create new projects and features"
Change-Id: Ided48e0bad24c078f518305ebebc19f48585c5e5 Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=414360
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