565877: update org.eclipse.mylyn.builds versions to 3.25.2

Change-Id: I0762f43bf986fde6476bd9d50659e5da6d42811f
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=565877
Signed-off-by: Frank Becker <eclipse@frank-becker.de>
diff --git a/org.eclipse.mylyn.builds-feature/feature.xml b/org.eclipse.mylyn.builds-feature/feature.xml
index f357b3c..cfdc89d 100644
--- a/org.eclipse.mylyn.builds-feature/feature.xml
+++ b/org.eclipse.mylyn.builds-feature/feature.xml
@@ -33,8 +33,8 @@
    </license>
 
    <requires>
-      <import feature="org.eclipse.mylyn_feature" version="3.25.1" match="compatible"/>
-      <import feature="org.eclipse.mylyn.team_feature" version="3.25.1" match="compatible"/>
+      <import feature="org.eclipse.mylyn_feature" version="3.25.2" match="compatible"/>
+      <import feature="org.eclipse.mylyn.team_feature" version="3.25.2" match="compatible"/>
       <import feature="org.eclipse.mylyn.versions" version="1.17.0" match="compatible"/>
    </requires>
 
diff --git a/pom.xml b/pom.xml
index cb2ae76..3bbb165 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
   <parent>
     <groupId>org.eclipse.mylyn</groupId>
     <artifactId>org.eclipse.mylyn-parent</artifactId>
-    <version>3.25.1-SNAPSHOT</version>
+    <version>3.25.2-SNAPSHOT</version>
     <relativePath>../org.eclipse.mylyn/org.eclipse.mylyn-parent</relativePath>
   </parent>
   <groupId>org.eclipse.mylyn.builds</groupId>