536199: update org.eclipse.mylyn.builds versions to 3.23.3

Change-Id: I0000000000000000000000000000000000000000
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=536199
diff --git a/org.eclipse.mylyn.builds-feature/feature.xml b/org.eclipse.mylyn.builds-feature/feature.xml
index 5604fcc..0349b49 100644
--- a/org.eclipse.mylyn.builds-feature/feature.xml
+++ b/org.eclipse.mylyn.builds-feature/feature.xml
@@ -31,8 +31,8 @@
    </license>
 
    <requires>
-      <import feature="org.eclipse.mylyn_feature" version="3.23.2" match="compatible"/>
-      <import feature="org.eclipse.mylyn.team_feature" version="3.23.2" match="compatible"/>
+      <import feature="org.eclipse.mylyn_feature" version="3.23.3" match="compatible"/>
+      <import feature="org.eclipse.mylyn.team_feature" version="3.23.3" match="compatible"/>
       <import feature="org.eclipse.mylyn.versions" version="1.15.0" match="compatible"/>
    </requires>
 
diff --git a/pom.xml b/pom.xml
index b262f11..74e8afa 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.23.2-SNAPSHOT</version>
+    <version>3.23.3-SNAPSHOT</version>
     <relativePath>../org.eclipse.mylyn/org.eclipse.mylyn-parent</relativePath>
   </parent>
   <groupId>org.eclipse.mylyn.builds</groupId>