519262: update org.eclipse.mylyn.tasks versions to 3.25

Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=519262
diff --git a/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.core.tests/pom.xml b/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.core.tests/pom.xml
index 174ea5d..66dd56c 100644
--- a/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.core.tests/pom.xml
+++ b/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.core.tests/pom.xml
@@ -6,7 +6,7 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks.connector-bugzilla-rest</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <artifactId>org.eclipse.mylyn.bugzilla.rest.core.tests</artifactId>
   <version>1.0.0-SNAPSHOT</version>
diff --git a/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.core/pom.xml b/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.core/pom.xml
index d9cc8a2..2bbeae4 100644
--- a/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.core/pom.xml
+++ b/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.core/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks.connector-bugzilla-rest</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.mylyn.tasks</groupId>
   <artifactId>org.eclipse.mylyn.bugzilla.rest.core</artifactId>
diff --git a/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.feature/feature.xml b/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.feature/feature.xml
index 16229a0..d915f25 100644
--- a/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.feature/feature.xml
+++ b/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.feature/feature.xml
@@ -31,7 +31,7 @@
    </license>
 
    <requires>
-      <import feature="org.eclipse.mylyn_feature" version="3.24.0.qualifier"/>
+      <import feature="org.eclipse.mylyn_feature" version="3.25.0.qualifier"/>
    </requires>
 
    <plugin
diff --git a/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.feature/pom.xml b/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.feature/pom.xml
index ea5b779..da1ddba 100644
--- a/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.feature/pom.xml
+++ b/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.feature/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks.connector-bugzilla-rest</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <artifactId>org.eclipse.mylyn.bugzilla.rest</artifactId>
   <version>1.0.0-SNAPSHOT</version>
diff --git a/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.tests/pom.xml b/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.tests/pom.xml
index 4bab1b8..f0c49a3 100644
--- a/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.tests/pom.xml
+++ b/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.tests/pom.xml
@@ -6,7 +6,7 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks.connector-bugzilla-rest</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <artifactId>org.eclipse.mylyn.bugzilla.rest.tests</artifactId>
   <version>1.0.0-SNAPSHOT</version>
diff --git a/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.ui.tests/pom.xml b/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.ui.tests/pom.xml
index b34fd53..7db71dc 100644
--- a/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.ui.tests/pom.xml
+++ b/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.ui.tests/pom.xml
@@ -6,7 +6,7 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks.connector-bugzilla-rest</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <artifactId>org.eclipse.mylyn.bugzilla.rest.ui.tests</artifactId>
   <version>1.0.0-SNAPSHOT</version>
diff --git a/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.ui/pom.xml b/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.ui/pom.xml
index f892b29..9e14e8d 100644
--- a/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.ui/pom.xml
+++ b/connector-bugzilla-rest/org.eclipse.mylyn.bugzilla.rest.ui/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks.connector-bugzilla-rest</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.mylyn.tasks</groupId>
   <artifactId>org.eclipse.mylyn.bugzilla.rest.ui</artifactId>
diff --git a/connector-bugzilla-rest/pom.xml b/connector-bugzilla-rest/pom.xml
index 389fac2..d864125 100644
--- a/connector-bugzilla-rest/pom.xml
+++ b/connector-bugzilla-rest/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.eclipse.mylyn.tasks</groupId>
     <artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <artifactId>org.eclipse.mylyn.tasks.connector-bugzilla-rest</artifactId>
   <packaging>pom</packaging>
diff --git a/org.eclipse.mylyn-feature/feature.xml b/org.eclipse.mylyn-feature/feature.xml
index 00051e6..4f40e92 100644
--- a/org.eclipse.mylyn-feature/feature.xml
+++ b/org.eclipse.mylyn-feature/feature.xml
@@ -12,7 +12,7 @@
 <feature
       id="org.eclipse.mylyn_feature"
       label="%featureName"
-      version="3.24.0.qualifier"
+      version="3.25.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.mylyn.tasks.core"
       license-feature="org.eclipse.license"
@@ -31,11 +31,11 @@
    </license>
 
    <url>
-      <discovery label="Mylyn 3.24 for Eclipse 4.6 and 4.7" url="http://download.eclipse.org/mylyn/releases/3.24"/>
+      <discovery label="Mylyn 3.25 for Eclipse 4.7 and 4.8" url="http://download.eclipse.org/mylyn/releases/3.25"/>
    </url>
 
    <requires>
-      <import plugin="org.eclipse.mylyn.commons.net" version="3.24.0" match="compatible"/>
+      <import plugin="org.eclipse.mylyn.commons.net" version="3.25.0" match="compatible"/>
       <import plugin="org.apache.commons.codec" version="1.3.0" match="compatible"/>
       <import plugin="org.apache.commons.lang" version="2.3.0" match="compatible"/>
       <import plugin="org.apache.commons.logging" version="1.0.4" match="compatible"/>
@@ -44,12 +44,12 @@
       <import plugin="org.apache.lucene.analyzers-common" version="6.0.0" match="greaterOrEqual"/>
       <import plugin="org.apache.lucene.queryparser" version="6.0.0" match="greaterOrEqual"/>
       <import plugin="com.google.guava" version="15.0.0" match="greaterOrEqual"/>
-      <import feature="org.eclipse.mylyn.discovery" version="3.24.0" match="compatible"/>
-      <import feature="org.eclipse.mylyn.monitor" version="3.24.0" match="compatible"/>
-      <import feature="org.eclipse.mylyn.commons" version="3.24.0" match="compatible"/>
-      <import feature="org.eclipse.mylyn.commons.identity" version="1.16.0" match="compatible"/>
-      <import feature="org.eclipse.mylyn.commons.repositories" version="1.16.0" match="compatible"/>
-      <import feature="org.eclipse.mylyn.commons.notifications" version="1.16.0" match="compatible"/>
+      <import feature="org.eclipse.mylyn.discovery" version="3.25.0" match="compatible"/>
+      <import feature="org.eclipse.mylyn.monitor" version="3.25.0" match="compatible"/>
+      <import feature="org.eclipse.mylyn.commons" version="3.25.0" match="compatible"/>
+      <import feature="org.eclipse.mylyn.commons.identity" version="1.17.0" match="compatible"/>
+      <import feature="org.eclipse.mylyn.commons.repositories" version="1.17.0" match="compatible"/>
+      <import feature="org.eclipse.mylyn.commons.notifications" version="1.17.0" match="compatible"/>
    </requires>
 
    <plugin
diff --git a/org.eclipse.mylyn-feature/pom.xml b/org.eclipse.mylyn-feature/pom.xml
index c54ce6c..81399a8 100644
--- a/org.eclipse.mylyn-feature/pom.xml
+++ b/org.eclipse.mylyn-feature/pom.xml
@@ -5,10 +5,10 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.mylyn.tasks</groupId>
   <artifactId>org.eclipse.mylyn_feature</artifactId>
-  <version>3.24.0-SNAPSHOT</version>
+  <version>3.25.0-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
 </project>
diff --git a/org.eclipse.mylyn.bugzilla-feature/feature.xml b/org.eclipse.mylyn.bugzilla-feature/feature.xml
index beee479..72ab9fb 100644
--- a/org.eclipse.mylyn.bugzilla-feature/feature.xml
+++ b/org.eclipse.mylyn.bugzilla-feature/feature.xml
@@ -12,7 +12,7 @@
 <feature
       id="org.eclipse.mylyn.bugzilla_feature"
       label="%featureName"
-      version="3.24.0.qualifier"
+      version="3.25.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.mylyn.tasks.core"
       license-feature="org.eclipse.license"
@@ -31,12 +31,12 @@
    </license>
 
    <requires>
-      <import plugin="org.eclipse.mylyn.commons.net" version="3.24.0" match="compatible"/>
-      <import plugin="org.eclipse.mylyn.commons.xmlrpc" version="3.24.0" match="compatible"/>
+      <import plugin="org.eclipse.mylyn.commons.net" version="3.25.0" match="compatible"/>
+      <import plugin="org.eclipse.mylyn.commons.xmlrpc" version="3.25.0" match="compatible"/>
       <import plugin="org.apache.xmlrpc" version="3.0.0" match="compatible"/>
       <import plugin="org.apache.ws.commons.util" version="1.0.1" match="compatible"/>
       
-      <import feature="org.eclipse.mylyn_feature" version="3.24.0" match="equivalent"/>
+      <import feature="org.eclipse.mylyn_feature" version="3.25.0" match="equivalent"/>
    </requires>
 
    <plugin
diff --git a/org.eclipse.mylyn.bugzilla-feature/pom.xml b/org.eclipse.mylyn.bugzilla-feature/pom.xml
index 32eb3b0..fa84ebb 100644
--- a/org.eclipse.mylyn.bugzilla-feature/pom.xml
+++ b/org.eclipse.mylyn.bugzilla-feature/pom.xml
@@ -5,10 +5,10 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.mylyn.tasks</groupId>
   <artifactId>org.eclipse.mylyn.bugzilla_feature</artifactId>
-  <version>3.24.0-SNAPSHOT</version>
+  <version>3.25.0-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
 </project>
diff --git a/org.eclipse.mylyn.bugzilla.core/META-INF/MANIFEST.MF b/org.eclipse.mylyn.bugzilla.core/META-INF/MANIFEST.MF
index 67a437a..f48c22a 100644
--- a/org.eclipse.mylyn.bugzilla.core/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.bugzilla.core/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-SymbolicName: org.eclipse.mylyn.bugzilla.core;singleton:=true
-Bundle-Version: 3.24.0.qualifier
+Bundle-Version: 3.25.0.qualifier
 Bundle-Activator: org.eclipse.mylyn.internal.bugzilla.core.BugzillaCorePlugin
 Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.mylyn.tasks.core;bundle-version="[3.8.0,4.0.0)",
diff --git a/org.eclipse.mylyn.bugzilla.core/pom.xml b/org.eclipse.mylyn.bugzilla.core/pom.xml
index 0f13139..cba93c6 100644
--- a/org.eclipse.mylyn.bugzilla.core/pom.xml
+++ b/org.eclipse.mylyn.bugzilla.core/pom.xml
@@ -5,11 +5,11 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.mylyn.tasks</groupId>
   <artifactId>org.eclipse.mylyn.bugzilla.core</artifactId>
-  <version>3.24.0-SNAPSHOT</version>
+  <version>3.25.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
   <build>
     <plugins>
diff --git a/org.eclipse.mylyn.bugzilla.tests/META-INF/MANIFEST.MF b/org.eclipse.mylyn.bugzilla.tests/META-INF/MANIFEST.MF
index 8c99eaf..63063d4 100644
--- a/org.eclipse.mylyn.bugzilla.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.bugzilla.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Mylyn Bugzilla Connector Tests
 Bundle-SymbolicName: org.eclipse.mylyn.bugzilla.tests;singleton:=true
-Bundle-Version: 3.24.0.qualifier
+Bundle-Version: 3.25.0.qualifier
 Require-Bundle: org.junit;bundle-version="4.8.2",
  org.eclipse.compare,
  org.eclipse.core.runtime,
diff --git a/org.eclipse.mylyn.bugzilla.tests/pom.xml b/org.eclipse.mylyn.bugzilla.tests/pom.xml
index 426cc65..2ce08b4 100644
--- a/org.eclipse.mylyn.bugzilla.tests/pom.xml
+++ b/org.eclipse.mylyn.bugzilla.tests/pom.xml
@@ -5,11 +5,11 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.mylyn.tasks</groupId>
   <artifactId>org.eclipse.mylyn.bugzilla.tests</artifactId>
-  <version>3.24.0-SNAPSHOT</version>
+  <version>3.25.0-SNAPSHOT</version>
   <packaging>eclipse-test-plugin</packaging>
   <properties>
     <test.suite>${project.artifactId}.AllBugzillaTests</test.suite>
diff --git a/org.eclipse.mylyn.bugzilla.ui/META-INF/MANIFEST.MF b/org.eclipse.mylyn.bugzilla.ui/META-INF/MANIFEST.MF
index e5cc688..f0ee6ac 100644
--- a/org.eclipse.mylyn.bugzilla.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.bugzilla.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-SymbolicName: org.eclipse.mylyn.bugzilla.ui; singleton:=true
-Bundle-Version: 3.24.0.qualifier
+Bundle-Version: 3.25.0.qualifier
 Bundle-Activator: org.eclipse.mylyn.internal.bugzilla.ui.BugzillaUiPlugin
 Bundle-Vendor: %Bundle-Vendor
 Require-Bundle: org.eclipse.ui,
diff --git a/org.eclipse.mylyn.bugzilla.ui/pom.xml b/org.eclipse.mylyn.bugzilla.ui/pom.xml
index f763e87..8f34d9d 100644
--- a/org.eclipse.mylyn.bugzilla.ui/pom.xml
+++ b/org.eclipse.mylyn.bugzilla.ui/pom.xml
@@ -5,11 +5,11 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.mylyn.tasks</groupId>
   <artifactId>org.eclipse.mylyn.bugzilla.ui</artifactId>
-  <version>3.24.0-SNAPSHOT</version>
+  <version>3.25.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
   <build>
     <plugins>
diff --git a/org.eclipse.mylyn.help.sdk/META-INF/MANIFEST.MF b/org.eclipse.mylyn.help.sdk/META-INF/MANIFEST.MF
index 2a96290..daa73db 100644
--- a/org.eclipse.mylyn.help.sdk/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.help.sdk/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-SymbolicName: org.eclipse.mylyn.help.sdk;singleton:=true
-Bundle-Version: 3.24.0.qualifier
+Bundle-Version: 3.25.0.qualifier
 Bundle-ActivationPolicy: lazy
 Bundle-Vendor: %Bundle-Vendor
 Require-Bundle: org.eclipse.help
diff --git a/org.eclipse.mylyn.help.sdk/pom.xml b/org.eclipse.mylyn.help.sdk/pom.xml
index 63404df..8581182 100644
--- a/org.eclipse.mylyn.help.sdk/pom.xml
+++ b/org.eclipse.mylyn.help.sdk/pom.xml
@@ -5,10 +5,10 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.mylyn.tasks</groupId>
   <artifactId>org.eclipse.mylyn.help.sdk</artifactId>
-  <version>3.24.0-SNAPSHOT</version>
+  <version>3.25.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 </project>
diff --git a/org.eclipse.mylyn.help.ui/META-INF/MANIFEST.MF b/org.eclipse.mylyn.help.ui/META-INF/MANIFEST.MF
index ea3791e..a184a67 100644
--- a/org.eclipse.mylyn.help.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.help.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-SymbolicName: org.eclipse.mylyn.help.ui;singleton:=true
-Bundle-Version: 3.24.0.qualifier
+Bundle-Version: 3.25.0.qualifier
 Bundle-ActivationPolicy: lazy
 Bundle-Vendor: %Bundle-Vendor
 Bundle-Localization: plugin
diff --git a/org.eclipse.mylyn.help.ui/pom.xml b/org.eclipse.mylyn.help.ui/pom.xml
index 7901c08..b1b1e93 100644
--- a/org.eclipse.mylyn.help.ui/pom.xml
+++ b/org.eclipse.mylyn.help.ui/pom.xml
@@ -5,11 +5,11 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.mylyn.tasks</groupId>
   <artifactId>org.eclipse.mylyn.help.ui</artifactId>
-  <version>3.24.0-SNAPSHOT</version>
+  <version>3.25.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
   <build>
     <plugins>
diff --git a/org.eclipse.mylyn.sdk-feature/feature.xml b/org.eclipse.mylyn.sdk-feature/feature.xml
index 586f7c8..aab0524 100644
--- a/org.eclipse.mylyn.sdk-feature/feature.xml
+++ b/org.eclipse.mylyn.sdk-feature/feature.xml
@@ -12,7 +12,7 @@
 <feature
       id="org.eclipse.mylyn.sdk_feature"
       label="%featureName"
-      version="3.24.0.qualifier"
+      version="3.25.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.mylyn.tasks.core"
       license-feature="org.eclipse.license"
diff --git a/org.eclipse.mylyn.sdk-feature/pom.xml b/org.eclipse.mylyn.sdk-feature/pom.xml
index 7c38082..fc8fdb5 100644
--- a/org.eclipse.mylyn.sdk-feature/pom.xml
+++ b/org.eclipse.mylyn.sdk-feature/pom.xml
@@ -5,10 +5,10 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.mylyn.tasks</groupId>
   <artifactId>org.eclipse.mylyn.sdk_feature</artifactId>
-  <version>3.24.0-SNAPSHOT</version>
+  <version>3.25.0-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
 </project>
diff --git a/org.eclipse.mylyn.tasks-site/pom.xml b/org.eclipse.mylyn.tasks-site/pom.xml
index 12f0733..d1ec9a1 100644
--- a/org.eclipse.mylyn.tasks-site/pom.xml
+++ b/org.eclipse.mylyn.tasks-site/pom.xml
@@ -6,7 +6,7 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <artifactId>org.eclipse.mylyn.tasks-site</artifactId>
   <packaging>eclipse-update-site</packaging>
diff --git a/org.eclipse.mylyn.tasks-target/pom.xml b/org.eclipse.mylyn.tasks-target/pom.xml
index 83e70c3..8b79305 100644
--- a/org.eclipse.mylyn.tasks-target/pom.xml
+++ b/org.eclipse.mylyn.tasks-target/pom.xml
@@ -6,7 +6,7 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <artifactId>org.eclipse.mylyn.tasks-target</artifactId>
   <packaging>pom</packaging>
diff --git a/org.eclipse.mylyn.tasks.activity.core/META-INF/MANIFEST.MF b/org.eclipse.mylyn.tasks.activity.core/META-INF/MANIFEST.MF
index cb143e2..d0d2bef 100644
--- a/org.eclipse.mylyn.tasks.activity.core/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.tasks.activity.core/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-SymbolicName: org.eclipse.mylyn.tasks.activity.core;singleton:=true
-Bundle-Version: 3.24.0.qualifier
+Bundle-Version: 3.25.0.qualifier
 Bundle-Vendor: %Bundle-Vendor
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Require-Bundle: org.eclipse.core.runtime,
diff --git a/org.eclipse.mylyn.tasks.activity.core/pom.xml b/org.eclipse.mylyn.tasks.activity.core/pom.xml
index 1d45edb..5debbc2 100644
--- a/org.eclipse.mylyn.tasks.activity.core/pom.xml
+++ b/org.eclipse.mylyn.tasks.activity.core/pom.xml
@@ -5,11 +5,11 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.mylyn.tasks</groupId>
   <artifactId>org.eclipse.mylyn.tasks.activity.core</artifactId>
-  <version>3.24.0-SNAPSHOT</version>
+  <version>3.25.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
   <build>
     <plugins>
diff --git a/org.eclipse.mylyn.tasks.activity.tests/META-INF/MANIFEST.MF b/org.eclipse.mylyn.tasks.activity.tests/META-INF/MANIFEST.MF
index c87b195..e76f903 100644
--- a/org.eclipse.mylyn.tasks.activity.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.tasks.activity.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Tasks Activity
 Bundle-SymbolicName: org.eclipse.mylyn.tasks.activity.tests
-Bundle-Version: 3.24.0.qualifier
+Bundle-Version: 3.25.0.qualifier
 Bundle-Vendor: Eclipse Mylyn
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Require-Bundle: org.junit;bundle-version="4.8.2",
diff --git a/org.eclipse.mylyn.tasks.activity.tests/pom.xml b/org.eclipse.mylyn.tasks.activity.tests/pom.xml
index 90792c6..c173a0a 100644
--- a/org.eclipse.mylyn.tasks.activity.tests/pom.xml
+++ b/org.eclipse.mylyn.tasks.activity.tests/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <artifactId>org.eclipse.mylyn.tasks.activity.tests</artifactId>
   <packaging>eclipse-test-plugin</packaging>
diff --git a/org.eclipse.mylyn.tasks.activity.ui/META-INF/MANIFEST.MF b/org.eclipse.mylyn.tasks.activity.ui/META-INF/MANIFEST.MF
index 46b3b72..8d9fc89 100644
--- a/org.eclipse.mylyn.tasks.activity.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.tasks.activity.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-SymbolicName: org.eclipse.mylyn.tasks.activity.ui;singleton:=true
-Bundle-Version: 3.24.0.qualifier
+Bundle-Version: 3.25.0.qualifier
 Bundle-Vendor: %Bundle-Vendor
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Require-Bundle: org.eclipse.ui,
diff --git a/org.eclipse.mylyn.tasks.activity.ui/pom.xml b/org.eclipse.mylyn.tasks.activity.ui/pom.xml
index 64479c4..b7936db 100644
--- a/org.eclipse.mylyn.tasks.activity.ui/pom.xml
+++ b/org.eclipse.mylyn.tasks.activity.ui/pom.xml
@@ -5,11 +5,11 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.mylyn.tasks</groupId>
   <artifactId>org.eclipse.mylyn.tasks.activity.ui</artifactId>
-  <version>3.24.0-SNAPSHOT</version>
+  <version>3.25.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
   <build>
     <plugins>
diff --git a/org.eclipse.mylyn.tasks.bugs/META-INF/MANIFEST.MF b/org.eclipse.mylyn.tasks.bugs/META-INF/MANIFEST.MF
index b49af90..a8421ec 100644
--- a/org.eclipse.mylyn.tasks.bugs/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.tasks.bugs/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-SymbolicName: org.eclipse.mylyn.tasks.bugs;singleton:=true
-Bundle-Version: 3.24.0.qualifier
+Bundle-Version: 3.25.0.qualifier
 Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.core.resources,
  org.eclipse.ui,
diff --git a/org.eclipse.mylyn.tasks.bugs/pom.xml b/org.eclipse.mylyn.tasks.bugs/pom.xml
index 634ea3c..15e3c6c 100644
--- a/org.eclipse.mylyn.tasks.bugs/pom.xml
+++ b/org.eclipse.mylyn.tasks.bugs/pom.xml
@@ -5,11 +5,11 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.mylyn.tasks</groupId>
   <artifactId>org.eclipse.mylyn.tasks.bugs</artifactId>
-  <version>3.24.0-SNAPSHOT</version>
+  <version>3.25.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
   <build>
     <plugins>
diff --git a/org.eclipse.mylyn.tasks.core.tests/META-INF/MANIFEST.MF b/org.eclipse.mylyn.tasks.core.tests/META-INF/MANIFEST.MF
index 392e7f8..32f83b5 100644
--- a/org.eclipse.mylyn.tasks.core.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.tasks.core.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Mylyn Tasks Framework Tests
 Bundle-SymbolicName: org.eclipse.mylyn.tasks.core.tests;singleton:=true
-Bundle-Version: 3.24.0.qualifier
+Bundle-Version: 3.25.0.qualifier
 Bundle-Vendor: Eclipse Mylyn
 Fragment-Host: org.eclipse.mylyn.tasks.core
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
diff --git a/org.eclipse.mylyn.tasks.core.tests/pom.xml b/org.eclipse.mylyn.tasks.core.tests/pom.xml
index 77578d3..ca1e7a5 100644
--- a/org.eclipse.mylyn.tasks.core.tests/pom.xml
+++ b/org.eclipse.mylyn.tasks.core.tests/pom.xml
@@ -6,10 +6,10 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <artifactId>org.eclipse.mylyn.tasks.core.tests</artifactId>
-  <version>3.24.0-SNAPSHOT</version>
+  <version>3.25.0-SNAPSHOT</version>
   <packaging>eclipse-test-plugin</packaging>
   <build>
     <plugins>
diff --git a/org.eclipse.mylyn.tasks.core/META-INF/MANIFEST.MF b/org.eclipse.mylyn.tasks.core/META-INF/MANIFEST.MF
index 924e68a..9a49d36 100644
--- a/org.eclipse.mylyn.tasks.core/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.tasks.core/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-SymbolicName: org.eclipse.mylyn.tasks.core;singleton:=true
-Bundle-Version: 3.24.0.qualifier
+Bundle-Version: 3.25.0.qualifier
 Bundle-Vendor: %Bundle-Vendor
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Require-Bundle: org.eclipse.core.runtime,
diff --git a/org.eclipse.mylyn.tasks.core/pom.xml b/org.eclipse.mylyn.tasks.core/pom.xml
index 84c73ca..a9f6013 100644
--- a/org.eclipse.mylyn.tasks.core/pom.xml
+++ b/org.eclipse.mylyn.tasks.core/pom.xml
@@ -5,11 +5,11 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.mylyn.tasks</groupId>
   <artifactId>org.eclipse.mylyn.tasks.core</artifactId>
-  <version>3.24.0-SNAPSHOT</version>
+  <version>3.25.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
   <build>
     <plugins>
diff --git a/org.eclipse.mylyn.tasks.ide-feature/feature.xml b/org.eclipse.mylyn.tasks.ide-feature/feature.xml
index b2f3aed..d975194 100644
--- a/org.eclipse.mylyn.tasks.ide-feature/feature.xml
+++ b/org.eclipse.mylyn.tasks.ide-feature/feature.xml
@@ -12,7 +12,7 @@
 <feature
       id="org.eclipse.mylyn.tasks.ide"
       label="%featureName"
-      version="3.24.0.qualifier"
+      version="3.25.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.mylyn.tasks.core"
       license-feature="org.eclipse.license"
@@ -31,7 +31,7 @@
    </license>
 
    <requires>
-      <import feature="org.eclipse.mylyn_feature" version="3.24.0" match="equivalent"/>
+      <import feature="org.eclipse.mylyn_feature" version="3.25.0" match="equivalent"/>
    </requires>
 
    <plugin
diff --git a/org.eclipse.mylyn.tasks.ide-feature/pom.xml b/org.eclipse.mylyn.tasks.ide-feature/pom.xml
index 52fb285..f7ecf51 100644
--- a/org.eclipse.mylyn.tasks.ide-feature/pom.xml
+++ b/org.eclipse.mylyn.tasks.ide-feature/pom.xml
@@ -5,9 +5,9 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <artifactId>org.eclipse.mylyn.tasks.ide</artifactId>
-  <version>3.24.0-SNAPSHOT</version>
+  <version>3.25.0-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
 </project>
diff --git a/org.eclipse.mylyn.tasks.index-feature/feature.xml b/org.eclipse.mylyn.tasks.index-feature/feature.xml
index fe2eb11..7697206 100644
--- a/org.eclipse.mylyn.tasks.index-feature/feature.xml
+++ b/org.eclipse.mylyn.tasks.index-feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.mylyn.tasks.index"
       label="%featureName"
-      version="3.24.0.qualifier"
+      version="3.25.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.mylyn.tasks.core"
       license-feature="org.eclipse.license"
@@ -21,7 +21,7 @@
    </license>
 
    <requires>
-      <import feature="org.eclipse.mylyn_feature" version="3.24.0" match="compatible"/>
+      <import feature="org.eclipse.mylyn_feature" version="3.25.0" match="compatible"/>
    </requires>
 
    <plugin
diff --git a/org.eclipse.mylyn.tasks.index-feature/pom.xml b/org.eclipse.mylyn.tasks.index-feature/pom.xml
index 0bfa654..244cbc7 100644
--- a/org.eclipse.mylyn.tasks.index-feature/pom.xml
+++ b/org.eclipse.mylyn.tasks.index-feature/pom.xml
@@ -7,10 +7,10 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <artifactId>org.eclipse.mylyn.tasks.index</artifactId>
-  <version>3.24.0-SNAPSHOT</version>
+  <version>3.25.0-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
   
 </project>
diff --git a/org.eclipse.mylyn.tasks.index.core/META-INF/MANIFEST.MF b/org.eclipse.mylyn.tasks.index.core/META-INF/MANIFEST.MF
index ff6e947..582a57f 100644
--- a/org.eclipse.mylyn.tasks.index.core/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.tasks.index.core/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-SymbolicName: org.eclipse.mylyn.tasks.index.core
-Bundle-Version: 3.24.0.qualifier
+Bundle-Version: 3.25.0.qualifier
 Bundle-Vendor: %Bundle-Vendor
 Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.mylyn.tasks.core;bundle-version="3.8.0",
diff --git a/org.eclipse.mylyn.tasks.index.core/pom.xml b/org.eclipse.mylyn.tasks.index.core/pom.xml
index a083ece..5fb09fe 100644
--- a/org.eclipse.mylyn.tasks.index.core/pom.xml
+++ b/org.eclipse.mylyn.tasks.index.core/pom.xml
@@ -5,11 +5,11 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.mylyn.tasks</groupId>
   <artifactId>org.eclipse.mylyn.tasks.index.core</artifactId>
-  <version>3.24.0-SNAPSHOT</version>
+  <version>3.25.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
   <build>
     <plugins>
diff --git a/org.eclipse.mylyn.tasks.index.tests/META-INF/MANIFEST.MF b/org.eclipse.mylyn.tasks.index.tests/META-INF/MANIFEST.MF
index afb0ab2..5ca07e4 100644
--- a/org.eclipse.mylyn.tasks.index.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.tasks.index.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Tasks Index Tests
 Bundle-SymbolicName: org.eclipse.mylyn.tasks.index.tests
-Bundle-Version: 3.24.0.qualifier
+Bundle-Version: 3.25.0.qualifier
 Bundle-Vendor: Eclipse.org
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Require-Bundle: org.junit;bundle-version="4.8.2",
diff --git a/org.eclipse.mylyn.tasks.index.tests/pom.xml b/org.eclipse.mylyn.tasks.index.tests/pom.xml
index 30ac179..67938c3 100644
--- a/org.eclipse.mylyn.tasks.index.tests/pom.xml
+++ b/org.eclipse.mylyn.tasks.index.tests/pom.xml
@@ -5,11 +5,11 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.mylyn.tasks</groupId>
   <artifactId>org.eclipse.mylyn.tasks.index.tests</artifactId>
-  <version>3.24.0-SNAPSHOT</version>
+  <version>3.25.0-SNAPSHOT</version>
   <packaging>eclipse-test-plugin</packaging>
   <build>
     <plugins>
diff --git a/org.eclipse.mylyn.tasks.index.ui/META-INF/MANIFEST.MF b/org.eclipse.mylyn.tasks.index.ui/META-INF/MANIFEST.MF
index 7fed170..e565502 100644
--- a/org.eclipse.mylyn.tasks.index.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.tasks.index.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-SymbolicName: org.eclipse.mylyn.tasks.index.ui;singleton:=true
-Bundle-Version: 3.24.0.qualifier
+Bundle-Version: 3.25.0.qualifier
 Bundle-Vendor: %Bundle-Vendor
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
 Require-Bundle: org.eclipse.core.runtime,
diff --git a/org.eclipse.mylyn.tasks.index.ui/pom.xml b/org.eclipse.mylyn.tasks.index.ui/pom.xml
index 5c660da..9680bc4 100644
--- a/org.eclipse.mylyn.tasks.index.ui/pom.xml
+++ b/org.eclipse.mylyn.tasks.index.ui/pom.xml
@@ -5,11 +5,11 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.mylyn.tasks</groupId>
   <artifactId>org.eclipse.mylyn.tasks.index.ui</artifactId>
-  <version>3.24.0-SNAPSHOT</version>
+  <version>3.25.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
   <build>
     <plugins>
diff --git a/org.eclipse.mylyn.tasks.search/META-INF/MANIFEST.MF b/org.eclipse.mylyn.tasks.search/META-INF/MANIFEST.MF
index 4ad269c..76614ec 100644
--- a/org.eclipse.mylyn.tasks.search/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.tasks.search/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-SymbolicName: org.eclipse.mylyn.tasks.search;singleton:=true
-Bundle-Version: 3.24.0.qualifier
+Bundle-Version: 3.25.0.qualifier
 Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.search,
  org.eclipse.ui,
diff --git a/org.eclipse.mylyn.tasks.search/pom.xml b/org.eclipse.mylyn.tasks.search/pom.xml
index edde0b2..e265900 100644
--- a/org.eclipse.mylyn.tasks.search/pom.xml
+++ b/org.eclipse.mylyn.tasks.search/pom.xml
@@ -5,11 +5,11 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.mylyn.tasks</groupId>
   <artifactId>org.eclipse.mylyn.tasks.search</artifactId>
-  <version>3.24.0-SNAPSHOT</version>
+  <version>3.25.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
   <build>
     <plugins>
diff --git a/org.eclipse.mylyn.tasks.tests/META-INF/MANIFEST.MF b/org.eclipse.mylyn.tasks.tests/META-INF/MANIFEST.MF
index 45211a6..b278ea6 100644
--- a/org.eclipse.mylyn.tasks.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.tasks.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Mylyn Tasks Tests
 Bundle-SymbolicName: org.eclipse.mylyn.tasks.tests;singleton:=true
-Bundle-Version: 3.24.0.qualifier
+Bundle-Version: 3.25.0.qualifier
 Bundle-Activator: org.eclipse.mylyn.tasks.tests.TasksTestsPlugin
 Bundle-Vendor: Eclipse Mylyn
 Require-Bundle: org.junit;bundle-version="4.8.2",
diff --git a/org.eclipse.mylyn.tasks.tests/pom.xml b/org.eclipse.mylyn.tasks.tests/pom.xml
index 22aebf4..c2bb4c1 100644
--- a/org.eclipse.mylyn.tasks.tests/pom.xml
+++ b/org.eclipse.mylyn.tasks.tests/pom.xml
@@ -5,11 +5,11 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.mylyn.tasks</groupId>
   <artifactId>org.eclipse.mylyn.tasks.tests</artifactId>
-  <version>3.24.0-SNAPSHOT</version>
+  <version>3.25.0-SNAPSHOT</version>
   <packaging>eclipse-test-plugin</packaging>
   <properties>
     <test.suite>${project.artifactId}.AllTasksTests</test.suite>
diff --git a/org.eclipse.mylyn.tasks.ui.tests/META-INF/MANIFEST.MF b/org.eclipse.mylyn.tasks.ui.tests/META-INF/MANIFEST.MF
index 696f1e3..bb282ae 100644
--- a/org.eclipse.mylyn.tasks.ui.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.tasks.ui.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Mylyn Tasks Framework Tests
 Bundle-SymbolicName: org.eclipse.mylyn.tasks.ui.tests;singleton:=true
-Bundle-Version: 3.24.0.qualifier
+Bundle-Version: 3.25.0.qualifier
 Bundle-Vendor: Eclipse Mylyn
 Fragment-Host: org.eclipse.mylyn.tasks.ui
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
diff --git a/org.eclipse.mylyn.tasks.ui.tests/pom.xml b/org.eclipse.mylyn.tasks.ui.tests/pom.xml
index fba3280..960df63 100644
--- a/org.eclipse.mylyn.tasks.ui.tests/pom.xml
+++ b/org.eclipse.mylyn.tasks.ui.tests/pom.xml
@@ -6,10 +6,10 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <artifactId>org.eclipse.mylyn.tasks.ui.tests</artifactId>
-  <version>3.24.0-SNAPSHOT</version>
+  <version>3.25.0-SNAPSHOT</version>
   <packaging>eclipse-test-plugin</packaging>
   <build>
     <plugins>
diff --git a/org.eclipse.mylyn.tasks.ui/META-INF/MANIFEST.MF b/org.eclipse.mylyn.tasks.ui/META-INF/MANIFEST.MF
index 50ce11c..3d4f63a 100644
--- a/org.eclipse.mylyn.tasks.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.tasks.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-SymbolicName: org.eclipse.mylyn.tasks.ui;singleton:=true
-Bundle-Version: 3.24.0.qualifier
+Bundle-Version: 3.25.0.qualifier
 Bundle-Activator: org.eclipse.mylyn.internal.tasks.ui.TasksUiPlugin
 Require-Bundle: org.eclipse.ui,
  org.eclipse.compare,
diff --git a/org.eclipse.mylyn.tasks.ui/pom.xml b/org.eclipse.mylyn.tasks.ui/pom.xml
index 502421b..294560b 100644
--- a/org.eclipse.mylyn.tasks.ui/pom.xml
+++ b/org.eclipse.mylyn.tasks.ui/pom.xml
@@ -5,11 +5,11 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.mylyn.tasks</groupId>
   <artifactId>org.eclipse.mylyn.tasks.ui</artifactId>
-  <version>3.24.0-SNAPSHOT</version>
+  <version>3.25.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
   <build>
     <plugins>
diff --git a/org.eclipse.mylyn.test-feature/feature.xml b/org.eclipse.mylyn.test-feature/feature.xml
index 7f12a2d..b397a7a 100644
--- a/org.eclipse.mylyn.test-feature/feature.xml
+++ b/org.eclipse.mylyn.test-feature/feature.xml
@@ -12,7 +12,7 @@
 <feature
       id="org.eclipse.mylyn.test_feature"
       label="%featureName"
-      version="3.24.0.qualifier"
+      version="3.25.0.qualifier"
       plugin="org.eclipse.mylyn.tasks.core"
       license-feature="org.eclipse.license"
       license-feature-version="1.0.1">
diff --git a/org.eclipse.mylyn.test-feature/pom.xml b/org.eclipse.mylyn.test-feature/pom.xml
index 110c06b..cf92aa7 100644
--- a/org.eclipse.mylyn.test-feature/pom.xml
+++ b/org.eclipse.mylyn.test-feature/pom.xml
@@ -5,10 +5,10 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.mylyn.tasks</groupId>
   <artifactId>org.eclipse.mylyn.test_feature</artifactId>
-  <version>3.24.0-SNAPSHOT</version>
+  <version>3.25.0-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
 </project>
diff --git a/org.eclipse.mylyn.tests.util/META-INF/MANIFEST.MF b/org.eclipse.mylyn.tests.util/META-INF/MANIFEST.MF
index 09518cb..e6ad7a9 100644
--- a/org.eclipse.mylyn.tests.util/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.tests.util/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Mylyn Tasks SDK Utilities
 Bundle-SymbolicName: org.eclipse.mylyn.tests.util
-Bundle-Version: 3.24.0.qualifier
+Bundle-Version: 3.25.0.qualifier
 Bundle-Vendor: Eclipse Mylyn
 Require-Bundle: org.junit;bundle-version="4.8.2",
  org.eclipse.core.resources,
diff --git a/org.eclipse.mylyn.tests.util/pom.xml b/org.eclipse.mylyn.tests.util/pom.xml
index f92f4f5..f6872f4 100644
--- a/org.eclipse.mylyn.tests.util/pom.xml
+++ b/org.eclipse.mylyn.tests.util/pom.xml
@@ -5,11 +5,11 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.mylyn.tasks</groupId>
   <artifactId>org.eclipse.mylyn.tests.util</artifactId>
-  <version>3.24.0-SNAPSHOT</version>
+  <version>3.25.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
   <build>
     <plugins>
diff --git a/org.eclipse.mylyn.trac-feature/feature.xml b/org.eclipse.mylyn.trac-feature/feature.xml
index c22faa6..9975480 100644
--- a/org.eclipse.mylyn.trac-feature/feature.xml
+++ b/org.eclipse.mylyn.trac-feature/feature.xml
@@ -12,7 +12,7 @@
 <feature
       id="org.eclipse.mylyn.trac_feature"
       label="%featureName"
-      version="3.24.0.qualifier"
+      version="3.25.0.qualifier"
       provider-name="%providerName"
       plugin="org.eclipse.mylyn.tasks.core"
       license-feature="org.eclipse.license"
@@ -31,7 +31,7 @@
    </license>
 
    <requires>
-      <import feature="org.eclipse.mylyn_feature" version="3.24.0" match="compatible"/>
+      <import feature="org.eclipse.mylyn_feature" version="3.25.0" match="compatible"/>
    </requires>
          
    <plugin
diff --git a/org.eclipse.mylyn.trac-feature/pom.xml b/org.eclipse.mylyn.trac-feature/pom.xml
index cf8412f..8e1f8a5 100644
--- a/org.eclipse.mylyn.trac-feature/pom.xml
+++ b/org.eclipse.mylyn.trac-feature/pom.xml
@@ -5,10 +5,10 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.mylyn.tasks</groupId>
   <artifactId>org.eclipse.mylyn.trac_feature</artifactId>
-  <version>3.24.0-SNAPSHOT</version>
+  <version>3.25.0-SNAPSHOT</version>
   <packaging>eclipse-feature</packaging>
 </project>
diff --git a/org.eclipse.mylyn.trac.core.tests/META-INF/MANIFEST.MF b/org.eclipse.mylyn.trac.core.tests/META-INF/MANIFEST.MF
index 52822c3..777d17c 100644
--- a/org.eclipse.mylyn.trac.core.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.trac.core.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Mylyn Trac Tests
 Bundle-SymbolicName: org.eclipse.mylyn.trac.core.tests;singleton:=true
-Bundle-Version: 3.24.0.qualifier
+Bundle-Version: 3.25.0.qualifier
 Bundle-Vendor: Eclipse Mylyn
 Fragment-Host: org.eclipse.mylyn.trac.core
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
diff --git a/org.eclipse.mylyn.trac.core.tests/pom.xml b/org.eclipse.mylyn.trac.core.tests/pom.xml
index 83df0bc..85ced2a 100644
--- a/org.eclipse.mylyn.trac.core.tests/pom.xml
+++ b/org.eclipse.mylyn.trac.core.tests/pom.xml
@@ -6,10 +6,10 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <artifactId>org.eclipse.mylyn.trac.core.tests</artifactId>
-  <version>3.24.0-SNAPSHOT</version>
+  <version>3.25.0-SNAPSHOT</version>
   <packaging>eclipse-test-plugin</packaging>
   <build>
     <plugins>
diff --git a/org.eclipse.mylyn.trac.core/META-INF/MANIFEST.MF b/org.eclipse.mylyn.trac.core/META-INF/MANIFEST.MF
index 5fd8a4f..aa22d0c 100644
--- a/org.eclipse.mylyn.trac.core/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.trac.core/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-SymbolicName: org.eclipse.mylyn.trac.core;singleton:=true
-Bundle-Version: 3.24.0.qualifier
+Bundle-Version: 3.25.0.qualifier
 Bundle-Vendor: %Bundle-Vendor
 Require-Bundle: org.eclipse.core.runtime,
  org.eclipse.mylyn.tasks.core;bundle-version="[3.8.0,4.0.0)",
diff --git a/org.eclipse.mylyn.trac.core/pom.xml b/org.eclipse.mylyn.trac.core/pom.xml
index 3a97321..8e752fa 100644
--- a/org.eclipse.mylyn.trac.core/pom.xml
+++ b/org.eclipse.mylyn.trac.core/pom.xml
@@ -5,11 +5,11 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.mylyn.tasks</groupId>
   <artifactId>org.eclipse.mylyn.trac.core</artifactId>
-  <version>3.24.0-SNAPSHOT</version>
+  <version>3.25.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
   <build>
     <plugins>
diff --git a/org.eclipse.mylyn.trac.tests/META-INF/MANIFEST.MF b/org.eclipse.mylyn.trac.tests/META-INF/MANIFEST.MF
index 220ed24..6b81caf 100644
--- a/org.eclipse.mylyn.trac.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.trac.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Mylyn Trac Connector Tests
 Bundle-SymbolicName: org.eclipse.mylyn.trac.tests;singleton:=true
-Bundle-Version: 3.24.0.qualifier
+Bundle-Version: 3.25.0.qualifier
 Require-Bundle: org.junit;bundle-version="4.8.2",
  org.eclipse.core.runtime,
  org.eclipse.jface.text,
diff --git a/org.eclipse.mylyn.trac.tests/pom.xml b/org.eclipse.mylyn.trac.tests/pom.xml
index 93b3a35..e963ea8 100644
--- a/org.eclipse.mylyn.trac.tests/pom.xml
+++ b/org.eclipse.mylyn.trac.tests/pom.xml
@@ -5,11 +5,11 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.mylyn.tasks</groupId>
   <artifactId>org.eclipse.mylyn.trac.tests</artifactId>
-  <version>3.24.0-SNAPSHOT</version>
+  <version>3.25.0-SNAPSHOT</version>
   <packaging>eclipse-test-plugin</packaging>
   <properties>
     <test.suite>${project.artifactId}.AllTracTests</test.suite>
diff --git a/org.eclipse.mylyn.trac.ui.tests/META-INF/MANIFEST.MF b/org.eclipse.mylyn.trac.ui.tests/META-INF/MANIFEST.MF
index 777dbc2..cfd726e 100644
--- a/org.eclipse.mylyn.trac.ui.tests/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.trac.ui.tests/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Mylyn Trac Tests
 Bundle-SymbolicName: org.eclipse.mylyn.trac.ui.tests;singleton:=true
-Bundle-Version: 3.24.0.qualifier
+Bundle-Version: 3.25.0.qualifier
 Bundle-Vendor: Eclipse Mylyn
 Fragment-Host: org.eclipse.mylyn.trac.ui
 Bundle-RequiredExecutionEnvironment: JavaSE-1.8
diff --git a/org.eclipse.mylyn.trac.ui.tests/pom.xml b/org.eclipse.mylyn.trac.ui.tests/pom.xml
index 3323068..ccbe7c5 100644
--- a/org.eclipse.mylyn.trac.ui.tests/pom.xml
+++ b/org.eclipse.mylyn.trac.ui.tests/pom.xml
@@ -6,10 +6,10 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <artifactId>org.eclipse.mylyn.trac.ui.tests</artifactId>
-  <version>3.24.0-SNAPSHOT</version>
+  <version>3.25.0-SNAPSHOT</version>
   <packaging>eclipse-test-plugin</packaging>
   <build>
     <plugins>
diff --git a/org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF b/org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF
index 13a9537..041fa5d 100644
--- a/org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.mylyn.trac.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %Bundle-Name
 Bundle-SymbolicName: org.eclipse.mylyn.trac.ui;singleton:=true
-Bundle-Version: 3.24.0.qualifier
+Bundle-Version: 3.25.0.qualifier
 Bundle-Activator: org.eclipse.mylyn.internal.trac.ui.TracUiPlugin
 Bundle-Vendor: %Bundle-Vendor
 Require-Bundle: org.eclipse.core.runtime,
diff --git a/org.eclipse.mylyn.trac.ui/pom.xml b/org.eclipse.mylyn.trac.ui/pom.xml
index 4094076..895e344 100644
--- a/org.eclipse.mylyn.trac.ui/pom.xml
+++ b/org.eclipse.mylyn.trac.ui/pom.xml
@@ -5,11 +5,11 @@
   <parent>
     <artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
     <groupId>org.eclipse.mylyn.tasks</groupId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
   </parent>
   <groupId>org.eclipse.mylyn.tasks</groupId>
   <artifactId>org.eclipse.mylyn.trac.ui</artifactId>
-  <version>3.24.0-SNAPSHOT</version>
+  <version>3.25.0-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
   <build>
     <plugins>
diff --git a/pom.xml b/pom.xml
index d1ec6e7..e3bf536 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,12 +5,12 @@
   <parent>
     <groupId>org.eclipse.mylyn</groupId>
     <artifactId>org.eclipse.mylyn-parent</artifactId>
-    <version>3.24.0-SNAPSHOT</version>
+    <version>3.25.0-SNAPSHOT</version>
     <relativePath>../org.eclipse.mylyn/org.eclipse.mylyn-parent</relativePath>
   </parent>
   <groupId>org.eclipse.mylyn.tasks</groupId>
   <artifactId>org.eclipse.mylyn.tasks-parent</artifactId>
-  <version>3.24.0-SNAPSHOT</version>
+  <version>3.25.0-SNAPSHOT</version>
   <name>Mylyn Tasks</name>
   <packaging>pom</packaging>
   <properties>
@@ -79,7 +79,7 @@
                 <artifact>
                   <groupId>org.eclipse.mylyn.tasks</groupId>
                   <artifactId>org.eclipse.mylyn.tasks-target</artifactId>
-                  <version>3.24.0-SNAPSHOT</version>
+                  <version>3.25.0-SNAPSHOT</version>
                   <classifier>mylyn-tasks-e3.6</classifier>
                 </artifact>
               </target>