384269: update feature constraints for Mylyn 3.9

Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=384269
diff --git a/org.eclipse.mylyn.experimental-sdk-feature/feature.xml b/org.eclipse.mylyn.experimental-sdk-feature/feature.xml
index 6d9cdfb..61ee673 100644
--- a/org.eclipse.mylyn.experimental-sdk-feature/feature.xml
+++ b/org.eclipse.mylyn.experimental-sdk-feature/feature.xml
@@ -29,9 +29,9 @@
    </license>
 
    <requires>
-      <import feature="org.eclipse.mylyn.monitor_feature" version="3.8.0" match="compatible"/>
-      <import feature="org.eclipse.mylyn.sandbox.ui_feature" version="3.8.0" match="compatible"/>
-      <import feature="org.eclipse.mylyn.web.tasks_feature" version="3.8.0" match="compatible"/>
+      <import feature="org.eclipse.mylyn.monitor_feature" version="3.9.0" match="compatible"/>
+      <import feature="org.eclipse.mylyn.sandbox.ui_feature" version="3.9.0" match="compatible"/>
+      <import feature="org.eclipse.mylyn.web.tasks_feature" version="3.9.0" match="compatible"/>
    </requires>
 
    <plugin
diff --git a/org.eclipse.mylyn.monitor.usage-feature/feature.xml b/org.eclipse.mylyn.monitor.usage-feature/feature.xml
index 3bfb5f6..29332ed 100644
--- a/org.eclipse.mylyn.monitor.usage-feature/feature.xml
+++ b/org.eclipse.mylyn.monitor.usage-feature/feature.xml
@@ -30,8 +30,8 @@
 
    <requires>
       <import feature="org.eclipse.rcp" version="3.3.0" match="greaterOrEqual"/>
-      <import feature="org.eclipse.mylyn.commons" version="3.8.0" match="compatible"/>
-      <import feature="org.eclipse.mylyn.monitor" version="3.8.0" match="compatible"/>
+      <import feature="org.eclipse.mylyn.commons" version="3.9.0" match="compatible"/>
+      <import feature="org.eclipse.mylyn.monitor" version="3.9.0" match="compatible"/>
    </requires>
 
    <plugin
diff --git a/org.eclipse.mylyn.sandbox.dev-feature/feature.xml b/org.eclipse.mylyn.sandbox.dev-feature/feature.xml
index 86a1e24..ebf9c23 100644
--- a/org.eclipse.mylyn.sandbox.dev-feature/feature.xml
+++ b/org.eclipse.mylyn.sandbox.dev-feature/feature.xml
@@ -29,7 +29,7 @@
    </license>
 
    <requires>
-      <import feature="org.eclipse.mylyn.context_feature" version="3.8.0" match="compatible"/>
+      <import feature="org.eclipse.mylyn.context_feature" version="3.9.0" match="compatible"/>
    </requires>
 
    <plugin
diff --git a/org.eclipse.mylyn.sandbox.ui-feature/feature.xml b/org.eclipse.mylyn.sandbox.ui-feature/feature.xml
index 060a8c8..dfde3c7 100644
--- a/org.eclipse.mylyn.sandbox.ui-feature/feature.xml
+++ b/org.eclipse.mylyn.sandbox.ui-feature/feature.xml
@@ -29,9 +29,9 @@
    </license>
 
    <requires>
-      <import feature="org.eclipse.mylyn.context_feature" version="3.8.0" match="compatible"/>
-      <import feature="org.eclipse.mylyn.pde_feature" version="3.8.0" match="compatible"/>
-      <import feature="org.eclipse.mylyn.java_feature" version="3.8.0" match="compatible"/>
+      <import feature="org.eclipse.mylyn.context_feature" version="3.9.0" match="compatible"/>
+      <import feature="org.eclipse.mylyn.pde_feature" version="3.9.0" match="compatible"/>
+      <import feature="org.eclipse.mylyn.java_feature" version="3.9.0" match="compatible"/>
    </requires>
 
    <plugin
diff --git a/org.eclipse.mylyn.trac.wiki-feature/feature.xml b/org.eclipse.mylyn.trac.wiki-feature/feature.xml
index f8bacba..b1c6a48 100644
--- a/org.eclipse.mylyn.trac.wiki-feature/feature.xml
+++ b/org.eclipse.mylyn.trac.wiki-feature/feature.xml
@@ -29,7 +29,7 @@
    </license>
 
    <requires>
-      <import feature="org.eclipse.mylyn.trac_feature" version="3.8.0" match="compatible"/>
+      <import feature="org.eclipse.mylyn.trac_feature" version="3.9.0" match="compatible"/>
    </requires>
 
    <plugin
diff --git a/org.eclipse.mylyn.web.tasks-feature/feature.xml b/org.eclipse.mylyn.web.tasks-feature/feature.xml
index 1244faa..97e1fb4 100644
--- a/org.eclipse.mylyn.web.tasks-feature/feature.xml
+++ b/org.eclipse.mylyn.web.tasks-feature/feature.xml
@@ -29,7 +29,7 @@
    </license>
 
    <requires>
-      <import feature="org.eclipse.mylyn_feature" version="3.8.0" match="compatible"/>
+      <import feature="org.eclipse.mylyn_feature" version="3.9.0" match="compatible"/>
    </requires>
 
    <plugin
diff --git a/org.eclipse.mylyn.wikitext.sandbox-feature/feature.xml b/org.eclipse.mylyn.wikitext.sandbox-feature/feature.xml
index 66c7624..2cfb0e8 100644
--- a/org.eclipse.mylyn.wikitext.sandbox-feature/feature.xml
+++ b/org.eclipse.mylyn.wikitext.sandbox-feature/feature.xml
@@ -28,7 +28,7 @@
    </license>
 
    <requires>
-      <import feature="org.eclipse.mylyn.wikitext_feature" version="1.7.0" match="greaterOrEqual"/>
+      <import feature="org.eclipse.mylyn.wikitext_feature" version="1.8.0" match="greaterOrEqual"/>
    </requires>
 
    <plugin