Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.mylyn-feature/feature.xml')
-rw-r--r--org.eclipse.mylyn-feature/feature.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/org.eclipse.mylyn-feature/feature.xml b/org.eclipse.mylyn-feature/feature.xml
index b6467116a..88cbab5ba 100644
--- a/org.eclipse.mylyn-feature/feature.xml
+++ b/org.eclipse.mylyn-feature/feature.xml
@@ -28,6 +28,10 @@
%license
</license>
+ <url>
+ <discovery label="Mylyn 3.7 for Eclipse 3.6, 3.7 and 3.8" url="http://download.eclipse.org/mylyn/releases/3.7"/>
+ </url>
+
<requires>
<import plugin="org.eclipse.mylyn.commons.core" version="3.6.0" match="compatible"/>
<import plugin="org.eclipse.mylyn.commons.net" version="3.6.0" match="compatible"/>

Back to the top