Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn.commons.notifications-feature/feature.xml')
-rw-r--r--org.eclipse.mylyn.commons.notifications-feature/feature.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.mylyn.commons.notifications-feature/feature.xml b/org.eclipse.mylyn.commons.notifications-feature/feature.xml
index 9b0f3621..279b39b3 100644
--- a/org.eclipse.mylyn.commons.notifications-feature/feature.xml
+++ b/org.eclipse.mylyn.commons.notifications-feature/feature.xml
@@ -36,6 +36,7 @@
<import plugin="org.apache.commons.httpclient" version="3.1.0" match="compatible"/>
<import plugin="com.sun.syndication" version="0.9.0" match="compatible"/>
<import plugin="org.jdom" version="1.1.0" match="compatible"/>
+ <import feature="org.eclipse.mylyn.commons" version="3.7.0" match="greaterOrEqual"/>
</requires>
<plugin

Back to the top