Up to 2.3.1
diff --git a/devtools/target-platforms/indigo/pom.xml b/devtools/target-platforms/indigo/pom.xml
index 7a9d52a..d497571 100644
--- a/devtools/target-platforms/indigo/pom.xml
+++ b/devtools/target-platforms/indigo/pom.xml
@@ -19,6 +19,6 @@
   <parent>
   	<groupId>org.eclipse.swtbot</groupId>
   	<artifactId>target-platforms</artifactId>
-  	<version>2.3.0-SNAPSHOT</version>
+  	<version>2.3.1-SNAPSHOT</version>
   </parent>
 </project>
diff --git a/devtools/target-platforms/juno/pom.xml b/devtools/target-platforms/juno/pom.xml
index 3ff7d96..858e7ef 100644
--- a/devtools/target-platforms/juno/pom.xml
+++ b/devtools/target-platforms/juno/pom.xml
@@ -19,6 +19,6 @@
   <parent>
   	<groupId>org.eclipse.swtbot</groupId>
   	<artifactId>target-platforms</artifactId>
-  	<version>2.3.0-SNAPSHOT</version>
+  	<version>2.3.1-SNAPSHOT</version>
   </parent>
 </project>
diff --git a/devtools/target-platforms/kepler/pom.xml b/devtools/target-platforms/kepler/pom.xml
index 16d95af..97218c8 100644
--- a/devtools/target-platforms/kepler/pom.xml
+++ b/devtools/target-platforms/kepler/pom.xml
@@ -19,6 +19,6 @@
   <parent>
   	<groupId>org.eclipse.swtbot</groupId>
   	<artifactId>target-platforms</artifactId>
-  	<version>2.3.0-SNAPSHOT</version>
+  	<version>2.3.1-SNAPSHOT</version>
   </parent>
 </project>
diff --git a/devtools/target-platforms/luna/pom.xml b/devtools/target-platforms/luna/pom.xml
index 7a29485..0a865e3 100644
--- a/devtools/target-platforms/luna/pom.xml
+++ b/devtools/target-platforms/luna/pom.xml
@@ -19,6 +19,6 @@
   <parent>
   	<groupId>org.eclipse.swtbot</groupId>
   	<artifactId>target-platforms</artifactId>
-  	<version>2.3.0-SNAPSHOT</version>
+  	<version>2.3.1-SNAPSHOT</version>
   </parent>
 </project>
diff --git a/devtools/target-platforms/pom.xml b/devtools/target-platforms/pom.xml
index 6e464fd..a9a3bfc 100644
--- a/devtools/target-platforms/pom.xml
+++ b/devtools/target-platforms/pom.xml
@@ -19,7 +19,7 @@
   <parent>
   	<groupId>org.eclipse.swtbot</groupId>
   	<artifactId>parent</artifactId>
-  	<version>2.3.0-SNAPSHOT</version>
+  	<version>2.3.1-SNAPSHOT</version>
   	<relativePath>../../pom.xml</relativePath>
   </parent>
 
diff --git a/org.eclipse.swt.examples/META-INF/MANIFEST.MF b/org.eclipse.swt.examples/META-INF/MANIFEST.MF
index 243beab..cf719cd 100644
--- a/org.eclipse.swt.examples/META-INF/MANIFEST.MF
+++ b/org.eclipse.swt.examples/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Eclipse SWT Example plugin (based on Eclipse's SWT Examples) (incubation)
 Bundle-SymbolicName: org.eclipse.swt.examples;singleton:=true
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.3.1.qualifier
 Bundle-ActivationPolicy: lazy
 Bundle-ClassPath: .
 Export-Package: org.eclipse.jface.snippets.viewers,
diff --git a/org.eclipse.swt.examples/pom.xml b/org.eclipse.swt.examples/pom.xml
index 1c8f627..bb14174 100644
--- a/org.eclipse.swt.examples/pom.xml
+++ b/org.eclipse.swt.examples/pom.xml
@@ -19,7 +19,7 @@
   <parent>
   	<groupId>org.eclipse.swtbot</groupId>
   	<artifactId>parent</artifactId>
-  	<version>2.3.0-SNAPSHOT</version>
+  	<version>2.3.1-SNAPSHOT</version>
   	<relativePath>../pom.xml</relativePath>
   </parent>
 </project>
diff --git a/org.eclipse.swtbot.ant.junit/META-INF/MANIFEST.MF b/org.eclipse.swtbot.ant.junit/META-INF/MANIFEST.MF
index ede3db3..91cebd1 100755
--- a/org.eclipse.swtbot.ant.junit/META-INF/MANIFEST.MF
+++ b/org.eclipse.swtbot.ant.junit/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Headless Ant support for JUnit
 Bundle-SymbolicName: org.eclipse.swtbot.ant.junit
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.3.1.qualifier
 Fragment-Host: org.apache.ant
 Bundle-Localization: plugin
 Require-Bundle: org.eclipse.core.runtime.compatibility,
diff --git a/org.eclipse.swtbot.ant.junit/pom.xml b/org.eclipse.swtbot.ant.junit/pom.xml
index 332c11a..51c4f38 100644
--- a/org.eclipse.swtbot.ant.junit/pom.xml
+++ b/org.eclipse.swtbot.ant.junit/pom.xml
@@ -19,7 +19,7 @@
   <parent>
   	<groupId>org.eclipse.swtbot</groupId>
   	<artifactId>parent</artifactId>
-  	<version>2.3.0-SNAPSHOT</version>
+  	<version>2.3.1-SNAPSHOT</version>
   	<relativePath>../pom.xml</relativePath>
   </parent>
 </project>
diff --git a/org.eclipse.swtbot.e4.finder/META-INF/MANIFEST.MF b/org.eclipse.swtbot.e4.finder/META-INF/MANIFEST.MF
index a5d7865..ec6e641 100644
--- a/org.eclipse.swtbot.e4.finder/META-INF/MANIFEST.MF
+++ b/org.eclipse.swtbot.e4.finder/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: SWTBot Eclipse E4 Control Finder Plug-in
 Bundle-SymbolicName: org.eclipse.swtbot.e4.finder
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.3.1.qualifier
 Bundle-Activator: org.eclipse.swtbot.e4.finder.Activator
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Import-Package: javax.inject;version="1.0.0",
diff --git a/org.eclipse.swtbot.e4.finder/pom.xml b/org.eclipse.swtbot.e4.finder/pom.xml
index a2b35c3..f1241a3 100644
--- a/org.eclipse.swtbot.e4.finder/pom.xml
+++ b/org.eclipse.swtbot.e4.finder/pom.xml
@@ -18,7 +18,7 @@
   <parent>
   	<groupId>org.eclipse.swtbot</groupId>
   	<artifactId>parent</artifactId>
-  	<version>2.3.0-SNAPSHOT</version>
+  	<version>2.3.1-SNAPSHOT</version>
   	<relativePath>../pom.xml</relativePath>
   </parent>
   <packaging>eclipse-plugin</packaging>
diff --git a/org.eclipse.swtbot.eclipse.core/META-INF/MANIFEST.MF b/org.eclipse.swtbot.eclipse.core/META-INF/MANIFEST.MF
index 0df97ef..017ec3c 100644
--- a/org.eclipse.swtbot.eclipse.core/META-INF/MANIFEST.MF
+++ b/org.eclipse.swtbot.eclipse.core/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: SWTBot Test Launcher Application Plug-in
 Bundle-SymbolicName: org.eclipse.swtbot.eclipse.core;singleton:=true
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.3.1.qualifier
 Bundle-Vendor: Eclipse.org - SWTBot
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Import-Package: org.eclipse.core.runtime;version="3.4.0",
diff --git a/org.eclipse.swtbot.eclipse.core/pom.xml b/org.eclipse.swtbot.eclipse.core/pom.xml
index 87d826f..1975636 100644
--- a/org.eclipse.swtbot.eclipse.core/pom.xml
+++ b/org.eclipse.swtbot.eclipse.core/pom.xml
@@ -19,7 +19,7 @@
   <parent>
   	<groupId>org.eclipse.swtbot</groupId>
   	<artifactId>parent</artifactId>
-  	<version>2.3.0-SNAPSHOT</version>
+  	<version>2.3.1-SNAPSHOT</version>
   	<relativePath>../pom.xml</relativePath>
   </parent>
 </project>
diff --git a/org.eclipse.swtbot.eclipse.dsl/META-INF/MANIFEST.MF b/org.eclipse.swtbot.eclipse.dsl/META-INF/MANIFEST.MF
index 9118c1f..36cdb4d 100644
--- a/org.eclipse.swtbot.eclipse.dsl/META-INF/MANIFEST.MF
+++ b/org.eclipse.swtbot.eclipse.dsl/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: SWTBot Dsl for Eclipse IDE (incubation)
 Bundle-SymbolicName: org.eclipse.swtbot.eclipse.dsl
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.3.1.qualifier
 Bundle-Activator: org.eclipse.swtbot.eclipse.dsl.Activator
 Bundle-Vendor: Eclipse.org - SWTBot
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
diff --git a/org.eclipse.swtbot.eclipse.dsl/pom.xml b/org.eclipse.swtbot.eclipse.dsl/pom.xml
index 7352a61..d374399 100644
--- a/org.eclipse.swtbot.eclipse.dsl/pom.xml
+++ b/org.eclipse.swtbot.eclipse.dsl/pom.xml
@@ -19,7 +19,7 @@
   <parent>
   	<groupId>org.eclipse.swtbot</groupId>
   	<artifactId>parent</artifactId>
-  	<version>2.3.0-SNAPSHOT</version>
+  	<version>2.3.1-SNAPSHOT</version>
   	<relativePath>../pom.xml</relativePath>
   </parent>
 </project>
diff --git a/org.eclipse.swtbot.eclipse.finder.test/META-INF/MANIFEST.MF b/org.eclipse.swtbot.eclipse.finder.test/META-INF/MANIFEST.MF
index 0100430..dcd4f8e 100644
--- a/org.eclipse.swtbot.eclipse.finder.test/META-INF/MANIFEST.MF
+++ b/org.eclipse.swtbot.eclipse.finder.test/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: SWTBot Eclipse Control Finder Plug-in Test (incubation)
 Bundle-SymbolicName: org.eclipse.swtbot.eclipse.finder.test;singleton:=true
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.3.1.qualifier
 Require-Bundle: org.eclipse.jface.text,
  org.eclipse.core.resources,
  org.eclipse.ui,
diff --git a/org.eclipse.swtbot.eclipse.finder.test/pom.xml b/org.eclipse.swtbot.eclipse.finder.test/pom.xml
index 1b0ac39..5ef7ce3 100644
--- a/org.eclipse.swtbot.eclipse.finder.test/pom.xml
+++ b/org.eclipse.swtbot.eclipse.finder.test/pom.xml
@@ -13,7 +13,7 @@
 	<parent>
 		<groupId>org.eclipse.swtbot</groupId>
 		<artifactId>parent</artifactId>
-		<version>2.3.0-SNAPSHOT</version>
+		<version>2.3.1-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<properties>
diff --git a/org.eclipse.swtbot.eclipse.finder/META-INF/MANIFEST.MF b/org.eclipse.swtbot.eclipse.finder/META-INF/MANIFEST.MF
index 239245f..af07481 100644
--- a/org.eclipse.swtbot.eclipse.finder/META-INF/MANIFEST.MF
+++ b/org.eclipse.swtbot.eclipse.finder/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: SWTBot Eclipse Control Finder Plug-in (incubation)
 Bundle-SymbolicName: org.eclipse.swtbot.eclipse.finder;singleton:=true
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.3.1.qualifier
 Bundle-ActivationPolicy: lazy
 Bundle-Vendor: Eclipse.org - SWTBot
 Export-Package: org.eclipse.swtbot.eclipse.finder,
diff --git a/org.eclipse.swtbot.eclipse.finder/pom.xml b/org.eclipse.swtbot.eclipse.finder/pom.xml
index 1082296..3682244 100644
--- a/org.eclipse.swtbot.eclipse.finder/pom.xml
+++ b/org.eclipse.swtbot.eclipse.finder/pom.xml
@@ -18,7 +18,7 @@
   <parent>
   	<groupId>org.eclipse.swtbot</groupId>
   	<artifactId>parent</artifactId>
-  	<version>2.3.0-SNAPSHOT</version>
+  	<version>2.3.1-SNAPSHOT</version>
   	<relativePath>../pom.xml</relativePath>
   </parent>
   <packaging>eclipse-plugin</packaging>
diff --git a/org.eclipse.swtbot.eclipse.gef.finder/META-INF/MANIFEST.MF b/org.eclipse.swtbot.eclipse.gef.finder/META-INF/MANIFEST.MF
index 9a8a1f7..19b9c42 100644
--- a/org.eclipse.swtbot.eclipse.gef.finder/META-INF/MANIFEST.MF
+++ b/org.eclipse.swtbot.eclipse.gef.finder/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: SWTBot Gef Plug-in (incubation)
 Bundle-SymbolicName: org.eclipse.swtbot.eclipse.gef.finder;singleton:=true
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.3.1.qualifier
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Export-Package: org.eclipse.swtbot.eclipse.gef.finder,
  org.eclipse.swtbot.eclipse.gef.finder.finders,
diff --git a/org.eclipse.swtbot.eclipse.gef.finder/pom.xml b/org.eclipse.swtbot.eclipse.gef.finder/pom.xml
index f862679..ea09769 100644
--- a/org.eclipse.swtbot.eclipse.gef.finder/pom.xml
+++ b/org.eclipse.swtbot.eclipse.gef.finder/pom.xml
@@ -19,7 +19,7 @@
   <parent>
   	<groupId>org.eclipse.swtbot</groupId>
   	<artifactId>parent</artifactId>
-  	<version>2.3.0-SNAPSHOT</version>
+  	<version>2.3.1-SNAPSHOT</version>
   	<relativePath>../pom.xml</relativePath>
   </parent>
 </project>
diff --git a/org.eclipse.swtbot.eclipse.gef/feature.xml b/org.eclipse.swtbot.eclipse.gef/feature.xml
index 87f2cb5..b76c54c 100644
--- a/org.eclipse.swtbot.eclipse.gef/feature.xml
+++ b/org.eclipse.swtbot.eclipse.gef/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.swtbot.eclipse.gef"
       label="SWTBot for GEF Testing"
-      version="2.3.0.qualifier"
+      version="2.3.1.qualifier"
       provider-name="Eclipse.org"
       plugin="org.eclipse.swtbot.eclipse.ui"
       license-feature="org.eclipse.license"
diff --git a/org.eclipse.swtbot.eclipse.gef/pom.xml b/org.eclipse.swtbot.eclipse.gef/pom.xml
index 7e04bc0..e9952d3 100644
--- a/org.eclipse.swtbot.eclipse.gef/pom.xml
+++ b/org.eclipse.swtbot.eclipse.gef/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.eclipse.swtbot</groupId>
 		<artifactId>parent</artifactId>
-		<version>2.3.0-SNAPSHOT</version>
+		<version>2.3.1-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/org.eclipse.swtbot.eclipse.junit.headless/META-INF/MANIFEST.MF b/org.eclipse.swtbot.eclipse.junit.headless/META-INF/MANIFEST.MF
index 11bd65b..17a3e48 100644
--- a/org.eclipse.swtbot.eclipse.junit.headless/META-INF/MANIFEST.MF
+++ b/org.eclipse.swtbot.eclipse.junit.headless/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: SWTBot Headless JUnit4 Launch Plug-in (incubation)
 Bundle-SymbolicName: org.eclipse.swtbot.eclipse.junit.headless;singleton:=true
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.3.1.qualifier
 Bundle-Vendor: Eclipse.org - SWTBot
 Bundle-ActivationPolicy: lazy
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
diff --git a/org.eclipse.swtbot.eclipse.junit.headless/pom.xml b/org.eclipse.swtbot.eclipse.junit.headless/pom.xml
index 4b95d4d..dc2cd57 100644
--- a/org.eclipse.swtbot.eclipse.junit.headless/pom.xml
+++ b/org.eclipse.swtbot.eclipse.junit.headless/pom.xml
@@ -19,7 +19,7 @@
   <parent>
   	<groupId>org.eclipse.swtbot</groupId>
   	<artifactId>parent</artifactId>
-  	<version>2.3.0-SNAPSHOT</version>
+  	<version>2.3.1-SNAPSHOT</version>
   	<relativePath>../pom.xml</relativePath>
   </parent>
 </project>
diff --git a/org.eclipse.swtbot.eclipse.spy/META-INF/MANIFEST.MF b/org.eclipse.swtbot.eclipse.spy/META-INF/MANIFEST.MF
index e4c5e3c..0989004 100644
--- a/org.eclipse.swtbot.eclipse.spy/META-INF/MANIFEST.MF
+++ b/org.eclipse.swtbot.eclipse.spy/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: SWTBot Eclipse Spy (incubation)
 Bundle-SymbolicName: org.eclipse.swtbot.eclipse.spy;singleton:=true
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.3.1.qualifier
 Bundle-Activator: org.eclipse.swtbot.eclipse.spy.Activator
 Bundle-ActivationPolicy: lazy
 Bundle-ClassPath: .
diff --git a/org.eclipse.swtbot.eclipse.spy/pom.xml b/org.eclipse.swtbot.eclipse.spy/pom.xml
index f648f92..97327b4 100644
--- a/org.eclipse.swtbot.eclipse.spy/pom.xml
+++ b/org.eclipse.swtbot.eclipse.spy/pom.xml
@@ -19,7 +19,7 @@
   <parent>
   	<groupId>org.eclipse.swtbot</groupId>
   	<artifactId>parent</artifactId>
-  	<version>2.3.0-SNAPSHOT</version>
+  	<version>2.3.1-SNAPSHOT</version>
   	<relativePath>../pom.xml</relativePath>
   </parent>
 </project>
diff --git a/org.eclipse.swtbot.eclipse.test.junit/feature.xml b/org.eclipse.swtbot.eclipse.test.junit/feature.xml
index f6a789b..b285c71 100644
--- a/org.eclipse.swtbot.eclipse.test.junit/feature.xml
+++ b/org.eclipse.swtbot.eclipse.test.junit/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.swtbot.eclipse.test.junit"
       label="SWTBot JUnit Headless launchers for Eclipse"
-      version="2.3.0.qualifier"
+      version="2.3.1.qualifier"
       provider-name="Eclipse.org"
       license-feature="org.eclipse.license"
       license-feature-version="0.0.0">
diff --git a/org.eclipse.swtbot.eclipse.test.junit/pom.xml b/org.eclipse.swtbot.eclipse.test.junit/pom.xml
index c8fbc1c..ae19805 100644
--- a/org.eclipse.swtbot.eclipse.test.junit/pom.xml
+++ b/org.eclipse.swtbot.eclipse.test.junit/pom.xml
@@ -20,7 +20,7 @@
   <parent>
   	<groupId>org.eclipse.swtbot</groupId>
   	<artifactId>parent</artifactId>
-  	<version>2.3.0-SNAPSHOT</version>
+  	<version>2.3.1-SNAPSHOT</version>
   	<relativePath>../pom.xml</relativePath>
   </parent>
 </project>
diff --git a/org.eclipse.swtbot.eclipse.ui.test/META-INF/MANIFEST.MF b/org.eclipse.swtbot.eclipse.ui.test/META-INF/MANIFEST.MF
index 94570bb..ab2ab21 100644
--- a/org.eclipse.swtbot.eclipse.ui.test/META-INF/MANIFEST.MF
+++ b/org.eclipse.swtbot.eclipse.ui.test/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: SWTBot Eclipse Ui Test Plug-in
 Bundle-SymbolicName: org.eclipse.swtbot.eclipse.ui.test
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.3.1.qualifier
 Bundle-Vendor: Eclipse.org - SWTBot
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Fragment-Host: org.eclipse.swtbot.eclipse.ui
diff --git a/org.eclipse.swtbot.eclipse.ui.test/pom.xml b/org.eclipse.swtbot.eclipse.ui.test/pom.xml
index fb05d9e..f2aa2d6 100644
--- a/org.eclipse.swtbot.eclipse.ui.test/pom.xml
+++ b/org.eclipse.swtbot.eclipse.ui.test/pom.xml
@@ -13,7 +13,7 @@
 	<parent>
 		<groupId>org.eclipse.swtbot</groupId>
 		<artifactId>parent</artifactId>
-		<version>2.3.0-SNAPSHOT</version>
+		<version>2.3.1-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<properties>
diff --git a/org.eclipse.swtbot.eclipse.ui/META-INF/MANIFEST.MF b/org.eclipse.swtbot.eclipse.ui/META-INF/MANIFEST.MF
index 15c5bd0..590a755 100644
--- a/org.eclipse.swtbot.eclipse.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.swtbot.eclipse.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: SWTBot Eclipse UI Plug-in (incubation)
 Bundle-SymbolicName: org.eclipse.swtbot.eclipse.ui;singleton:=true
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.3.1.qualifier
 Bundle-Activator: org.eclipse.swtbot.eclipse.ui.Activator
 Bundle-ActivationPolicy: lazy
 Bundle-Vendor: Eclipse.org - SWTBot
diff --git a/org.eclipse.swtbot.eclipse.ui/pom.xml b/org.eclipse.swtbot.eclipse.ui/pom.xml
index 2d3420b..883796e 100644
--- a/org.eclipse.swtbot.eclipse.ui/pom.xml
+++ b/org.eclipse.swtbot.eclipse.ui/pom.xml
@@ -19,7 +19,7 @@
   <parent>
   	<groupId>org.eclipse.swtbot</groupId>
   	<artifactId>parent</artifactId>
-  	<version>2.3.0-SNAPSHOT</version>
+  	<version>2.3.1-SNAPSHOT</version>
   	<relativePath>../pom.xml</relativePath>
   </parent>
 </project>
diff --git a/org.eclipse.swtbot.eclipse/feature.xml b/org.eclipse.swtbot.eclipse/feature.xml
index 550e6b4..8f50114 100644
--- a/org.eclipse.swtbot.eclipse/feature.xml
+++ b/org.eclipse.swtbot.eclipse/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.swtbot.eclipse"
       label="SWTBot for Eclipse Testing"
-      version="2.3.0.qualifier"
+      version="2.3.1.qualifier"
       provider-name="Eclipse.org"
       plugin="org.eclipse.swtbot.eclipse.ui"
       license-feature="org.eclipse.license"
diff --git a/org.eclipse.swtbot.eclipse/pom.xml b/org.eclipse.swtbot.eclipse/pom.xml
index 5007313..87b4892 100644
--- a/org.eclipse.swtbot.eclipse/pom.xml
+++ b/org.eclipse.swtbot.eclipse/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.eclipse.swtbot</groupId>
 		<artifactId>parent</artifactId>
-		<version>2.3.0-SNAPSHOT</version>
+		<version>2.3.1-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/org.eclipse.swtbot.forms.finder.test/META-INF/MANIFEST.MF b/org.eclipse.swtbot.forms.finder.test/META-INF/MANIFEST.MF
index db55fc3..9c29714 100644
--- a/org.eclipse.swtbot.forms.finder.test/META-INF/MANIFEST.MF
+++ b/org.eclipse.swtbot.forms.finder.test/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: SWTBot Forms Tests
 Bundle-SymbolicName: org.eclipse.swtbot.forms.finder.test;singleton:=true
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.3.1.qualifier
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Require-Bundle: org.eclipse.swt,
  org.eclipse.jface,
diff --git a/org.eclipse.swtbot.forms.finder.test/pom.xml b/org.eclipse.swtbot.forms.finder.test/pom.xml
index c788012..000f31c 100644
--- a/org.eclipse.swtbot.forms.finder.test/pom.xml
+++ b/org.eclipse.swtbot.forms.finder.test/pom.xml
@@ -13,7 +13,7 @@
 	<parent>
 		<groupId>org.eclipse.swtbot</groupId>
 		<artifactId>parent</artifactId>
-		<version>2.3.0-SNAPSHOT</version>
+		<version>2.3.1-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<properties>
diff --git a/org.eclipse.swtbot.forms.finder/META-INF/MANIFEST.MF b/org.eclipse.swtbot.forms.finder/META-INF/MANIFEST.MF
index 4b5794d..ffb723f 100644
--- a/org.eclipse.swtbot.forms.finder/META-INF/MANIFEST.MF
+++ b/org.eclipse.swtbot.forms.finder/META-INF/MANIFEST.MF
@@ -1,7 +1,7 @@
 Manifest-Version: 1.0
 Bundle-ManifestVersion: 2
 Bundle-SymbolicName: org.eclipse.swtbot.forms.finder
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.3.1.qualifier
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Require-Bundle: org.eclipse.swtbot.swt.finder,
  org.hamcrest.core;bundle-version="1.1.0"
diff --git a/org.eclipse.swtbot.forms.finder/pom.xml b/org.eclipse.swtbot.forms.finder/pom.xml
index 08b52a6..ddf3780 100644
--- a/org.eclipse.swtbot.forms.finder/pom.xml
+++ b/org.eclipse.swtbot.forms.finder/pom.xml
@@ -19,7 +19,7 @@
   <parent>
   	<groupId>org.eclipse.swtbot</groupId>
   	<artifactId>parent</artifactId>
-  	<version>2.3.0-SNAPSHOT</version>
+  	<version>2.3.1-SNAPSHOT</version>
   	<relativePath>../pom.xml</relativePath>
   </parent>
 </project>
diff --git a/org.eclipse.swtbot.forms/feature.xml b/org.eclipse.swtbot.forms/feature.xml
index 33c4121..94ef65a 100644
--- a/org.eclipse.swtbot.forms/feature.xml
+++ b/org.eclipse.swtbot.forms/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.swtbot.forms"
       label="SWTBot for Eclipse Forms Testing"
-      version="2.3.0.qualifier"
+      version="2.3.1.qualifier"
       provider-name="Eclipse.org"
       plugin="org.eclipse.swtbot.eclipse.ui"
       license-feature="org.eclipse.license"
diff --git a/org.eclipse.swtbot.forms/pom.xml b/org.eclipse.swtbot.forms/pom.xml
index 5c65797..122a439 100644
--- a/org.eclipse.swtbot.forms/pom.xml
+++ b/org.eclipse.swtbot.forms/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 	  	<groupId>org.eclipse.swtbot</groupId>
 		<artifactId>parent</artifactId>
-		<version>2.3.0-SNAPSHOT</version>
+		<version>2.3.1-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/org.eclipse.swtbot.generator.feature/feature.xml b/org.eclipse.swtbot.generator.feature/feature.xml
index 93736e2..abd749b 100644
--- a/org.eclipse.swtbot.generator.feature/feature.xml
+++ b/org.eclipse.swtbot.generator.feature/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.swtbot.generator.feature"
       label="SWTBot Recorder and Test Generator (Provisional)"
-      version="2.3.0.qualifier"
+      version="2.3.1.qualifier"
       provider-name="Eclipse.org"
       plugin="org.eclipse.swtbot.eclipse.ui"
       license-feature="org.eclipse.license"
diff --git a/org.eclipse.swtbot.generator.feature/pom.xml b/org.eclipse.swtbot.generator.feature/pom.xml
index f1e1ac0..da71cd2 100644
--- a/org.eclipse.swtbot.generator.feature/pom.xml
+++ b/org.eclipse.swtbot.generator.feature/pom.xml
@@ -20,7 +20,7 @@
 	<parent>
 		<groupId>org.eclipse.swtbot</groupId>
 		<artifactId>parent</artifactId>
-		<version>2.3.0-SNAPSHOT</version>
+		<version>2.3.1-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/org.eclipse.swtbot.generator.jdt.test/META-INF/MANIFEST.MF b/org.eclipse.swtbot.generator.jdt.test/META-INF/MANIFEST.MF
index 1655586..9b644ef 100644
--- a/org.eclipse.swtbot.generator.jdt.test/META-INF/MANIFEST.MF
+++ b/org.eclipse.swtbot.generator.jdt.test/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Tests for SWTBot Test Recorder & Generator JDT
 Bundle-SymbolicName: org.eclipse.swtbot.generator.jdt.test
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.3.1.qualifier
 Bundle-Vendor: Eclipse.org - SWTBot
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Require-Bundle: org.junit;bundle-version="4.7.0",
diff --git a/org.eclipse.swtbot.generator.jdt.test/pom.xml b/org.eclipse.swtbot.generator.jdt.test/pom.xml
index 44b8e65..8db85a7 100644
--- a/org.eclipse.swtbot.generator.jdt.test/pom.xml
+++ b/org.eclipse.swtbot.generator.jdt.test/pom.xml
@@ -13,7 +13,7 @@
 	<parent>
 		<groupId>org.eclipse.swtbot</groupId>
 		<artifactId>parent</artifactId>
-		<version>2.3.0-SNAPSHOT</version>
+		<version>2.3.1-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/org.eclipse.swtbot.generator.jdt/META-INF/MANIFEST.MF b/org.eclipse.swtbot.generator.jdt/META-INF/MANIFEST.MF
index ee97f09..102558a 100644
--- a/org.eclipse.swtbot.generator.jdt/META-INF/MANIFEST.MF
+++ b/org.eclipse.swtbot.generator.jdt/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: SWTBot Code Generator JDT Plug-in (incubation)
 Bundle-SymbolicName: org.eclipse.swtbot.generator.jdt;singleton:=true
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.3.1.qualifier
 Bundle-Vendor: Eclipse.org - SWTBot
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Bundle-ClassPath: .
diff --git a/org.eclipse.swtbot.generator.jdt/pom.xml b/org.eclipse.swtbot.generator.jdt/pom.xml
index ae17353..cf476c4 100644
--- a/org.eclipse.swtbot.generator.jdt/pom.xml
+++ b/org.eclipse.swtbot.generator.jdt/pom.xml
@@ -19,7 +19,7 @@
   <parent>
   	<groupId>org.eclipse.swtbot</groupId>
   	<artifactId>parent</artifactId>
-  	<version>2.3.0-SNAPSHOT</version>
+  	<version>2.3.1-SNAPSHOT</version>
   	<relativePath>../pom.xml</relativePath>
   </parent>
 </project>
diff --git a/org.eclipse.swtbot.generator.rules.workbench/META-INF/MANIFEST.MF b/org.eclipse.swtbot.generator.rules.workbench/META-INF/MANIFEST.MF
index babcdea..417432d 100644
--- a/org.eclipse.swtbot.generator.rules.workbench/META-INF/MANIFEST.MF
+++ b/org.eclipse.swtbot.generator.rules.workbench/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Workbench support in SWTBot generator
 Bundle-SymbolicName: org.eclipse.swtbot.generator.rules.workbench;singleton:=true
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.3.1.qualifier
 Bundle-Activator: org.eclipse.swtbot.generator.rules.workbench.Activator
 Bundle-Vendor: Eclipse SWTBot
 Require-Bundle: org.eclipse.ui,
diff --git a/org.eclipse.swtbot.generator.rules.workbench/pom.xml b/org.eclipse.swtbot.generator.rules.workbench/pom.xml
index 63cf0e6..2ac146e 100644
--- a/org.eclipse.swtbot.generator.rules.workbench/pom.xml
+++ b/org.eclipse.swtbot.generator.rules.workbench/pom.xml
@@ -19,7 +19,7 @@
   <parent>
   	<groupId>org.eclipse.swtbot</groupId>
   	<artifactId>parent</artifactId>
-  	<version>2.3.0-SNAPSHOT</version>
+  	<version>2.3.1-SNAPSHOT</version>
   	<relativePath>../pom.xml</relativePath>
   </parent>
 </project>
diff --git a/org.eclipse.swtbot.generator.test/META-INF/MANIFEST.MF b/org.eclipse.swtbot.generator.test/META-INF/MANIFEST.MF
index 5c7969a..e34621d 100644
--- a/org.eclipse.swtbot.generator.test/META-INF/MANIFEST.MF
+++ b/org.eclipse.swtbot.generator.test/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Tests for SWTBot Test Recorder & Generator
 Bundle-SymbolicName: org.eclipse.swtbot.generator.test
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.3.1.qualifier
 Bundle-Vendor: Eclipse.org - SWTBot
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Require-Bundle: org.junit;bundle-version="4.7.0",
diff --git a/org.eclipse.swtbot.generator.test/pom.xml b/org.eclipse.swtbot.generator.test/pom.xml
index 8de826f..ce7a656 100644
--- a/org.eclipse.swtbot.generator.test/pom.xml
+++ b/org.eclipse.swtbot.generator.test/pom.xml
@@ -19,7 +19,7 @@
   <parent>
   	<groupId>org.eclipse.swtbot</groupId>
   	<artifactId>parent</artifactId>
-  	<version>2.3.0-SNAPSHOT</version>
+  	<version>2.3.1-SNAPSHOT</version>
   	<relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/org.eclipse.swtbot.generator.ui/META-INF/MANIFEST.MF b/org.eclipse.swtbot.generator.ui/META-INF/MANIFEST.MF
index 1db6869..6aa58e9 100644
--- a/org.eclipse.swtbot.generator.ui/META-INF/MANIFEST.MF
+++ b/org.eclipse.swtbot.generator.ui/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: %pluginName
 Bundle-SymbolicName: org.eclipse.swtbot.generator.ui;singleton:=true
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.3.1.qualifier
 Bundle-Vendor: %bundleVendor
 Bundle-Localization: plugin
 Bundle-RequiredExecutionEnvironment: JavaSE-1.6
diff --git a/org.eclipse.swtbot.generator.ui/pom.xml b/org.eclipse.swtbot.generator.ui/pom.xml
index c89d89b..b075b41 100644
--- a/org.eclipse.swtbot.generator.ui/pom.xml
+++ b/org.eclipse.swtbot.generator.ui/pom.xml
@@ -15,7 +15,7 @@
   <parent>
   	<groupId>org.eclipse.swtbot</groupId>
   	<artifactId>parent</artifactId>
-  	<version>2.3.0-SNAPSHOT</version>
+  	<version>2.3.1-SNAPSHOT</version>
   	<relativePath>../pom.xml</relativePath>
   </parent>
 </project>
diff --git a/org.eclipse.swtbot.generator/META-INF/MANIFEST.MF b/org.eclipse.swtbot.generator/META-INF/MANIFEST.MF
index 9d7159c..8bb3f26 100644
--- a/org.eclipse.swtbot.generator/META-INF/MANIFEST.MF
+++ b/org.eclipse.swtbot.generator/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: SWTBot Code Generator Plug-in (incubation)
 Bundle-SymbolicName: org.eclipse.swtbot.generator;singleton:=true
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.3.1.qualifier
 Bundle-Vendor: Eclipse.org - SWTBot
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Bundle-ClassPath: .
diff --git a/org.eclipse.swtbot.generator/pom.xml b/org.eclipse.swtbot.generator/pom.xml
index a7256cf..db5251e 100644
--- a/org.eclipse.swtbot.generator/pom.xml
+++ b/org.eclipse.swtbot.generator/pom.xml
@@ -19,7 +19,7 @@
   <parent>
   	<groupId>org.eclipse.swtbot</groupId>
   	<artifactId>parent</artifactId>
-  	<version>2.3.0-SNAPSHOT</version>
+  	<version>2.3.1-SNAPSHOT</version>
   	<relativePath>../pom.xml</relativePath>
   </parent>
 </project>
diff --git a/org.eclipse.swtbot.go/META-INF/MANIFEST.MF b/org.eclipse.swtbot.go/META-INF/MANIFEST.MF
index e86129b..fe937a3 100644
--- a/org.eclipse.swtbot.go/META-INF/MANIFEST.MF
+++ b/org.eclipse.swtbot.go/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: SWTBot Go Convenience Plugin (Incubation)
 Bundle-SymbolicName: org.eclipse.swtbot.go
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.3.1.qualifier
 Require-Bundle: org.eclipse.swtbot.eclipse.core;visibility:=reexport,
  org.eclipse.swtbot.eclipse.finder;visibility:=reexport,
  org.eclipse.swtbot.swt.finder;visibility:=reexport,
diff --git a/org.eclipse.swtbot.go/pom.xml b/org.eclipse.swtbot.go/pom.xml
index 045fd6b..eaf5367 100644
--- a/org.eclipse.swtbot.go/pom.xml
+++ b/org.eclipse.swtbot.go/pom.xml
@@ -19,7 +19,7 @@
   <parent>
   	<groupId>org.eclipse.swtbot</groupId>
   	<artifactId>parent</artifactId>
-  	<version>2.3.0-SNAPSHOT</version>
+  	<version>2.3.1-SNAPSHOT</version>
   	<relativePath>../pom.xml</relativePath>
   </parent>
 </project>
diff --git a/org.eclipse.swtbot.ide/feature.xml b/org.eclipse.swtbot.ide/feature.xml
index d38e2bc..b6ab010 100644
--- a/org.eclipse.swtbot.ide/feature.xml
+++ b/org.eclipse.swtbot.ide/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.swtbot.ide"
       label="SWTBot IDE Features"
-      version="2.3.0.qualifier"
+      version="2.3.1.qualifier"
       provider-name="Eclipse.org"
       plugin="org.eclipse.swtbot.eclipse.ui"
       license-feature="org.eclipse.license"
diff --git a/org.eclipse.swtbot.ide/pom.xml b/org.eclipse.swtbot.ide/pom.xml
index a6cc3bc..07077a0 100644
--- a/org.eclipse.swtbot.ide/pom.xml
+++ b/org.eclipse.swtbot.ide/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.eclipse.swtbot</groupId>
 		<artifactId>parent</artifactId>
-		<version>2.3.0-SNAPSHOT</version>
+		<version>2.3.1-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/org.eclipse.swtbot.junit4_x/META-INF/MANIFEST.MF b/org.eclipse.swtbot.junit4_x/META-INF/MANIFEST.MF
index 88c0281..356865c 100644
--- a/org.eclipse.swtbot.junit4_x/META-INF/MANIFEST.MF
+++ b/org.eclipse.swtbot.junit4_x/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: SWTBot JUnit 4.x Runners (incubation)
 Bundle-SymbolicName: org.eclipse.swtbot.junit4_x
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.3.1.qualifier
 Bundle-Vendor: Eclipse.org - SWTBot
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
 Export-Package: org.eclipse.swtbot.swt.finder.junit
diff --git a/org.eclipse.swtbot.junit4_x/pom.xml b/org.eclipse.swtbot.junit4_x/pom.xml
index 8d64416..8461790 100644
--- a/org.eclipse.swtbot.junit4_x/pom.xml
+++ b/org.eclipse.swtbot.junit4_x/pom.xml
@@ -19,7 +19,7 @@
   <parent>
   	<groupId>org.eclipse.swtbot</groupId>
   	<artifactId>parent</artifactId>
-  	<version>2.3.0-SNAPSHOT</version>
+  	<version>2.3.1-SNAPSHOT</version>
   	<relativePath>../pom.xml</relativePath>
   </parent>
 </project>
diff --git a/org.eclipse.swtbot.nebula.gallery.finder.test/META-INF/MANIFEST.MF b/org.eclipse.swtbot.nebula.gallery.finder.test/META-INF/MANIFEST.MF
index 219eedf..826585b 100644
--- a/org.eclipse.swtbot.nebula.gallery.finder.test/META-INF/MANIFEST.MF
+++ b/org.eclipse.swtbot.nebula.gallery.finder.test/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Tests for SWTBot for Nebula Gallery
 Bundle-SymbolicName: org.eclipse.swtbot.nebula.gallery.finder.test
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.3.1.qualifier
 Bundle-Activator: org.eclipse.swtbot.nebula.gallery.finder.test.Activator
 Bundle-Vendor: Bonitasoft S.A.
 Require-Bundle: org.eclipse.ui,
diff --git a/org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml b/org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml
index 5c3b532..46dfdbf 100644
--- a/org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml
+++ b/org.eclipse.swtbot.nebula.gallery.finder.test/pom.xml
@@ -19,7 +19,7 @@
   <parent>
   	<groupId>org.eclipse.swtbot</groupId>
   	<artifactId>parent</artifactId>
-  	<version>2.3.0-SNAPSHOT</version>
+  	<version>2.3.1-SNAPSHOT</version>
   	<relativePath>../pom.xml</relativePath>
   </parent>
   	<properties>
diff --git a/org.eclipse.swtbot.nebula.gallery.finder/META-INF/MANIFEST.MF b/org.eclipse.swtbot.nebula.gallery.finder/META-INF/MANIFEST.MF
index 3888975..50e4e0b 100644
--- a/org.eclipse.swtbot.nebula.gallery.finder/META-INF/MANIFEST.MF
+++ b/org.eclipse.swtbot.nebula.gallery.finder/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Nebula Gallery - SWTBot
 Bundle-SymbolicName: org.eclipse.swtbot.nebula.gallery.finder
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.3.1.qualifier
 Require-Bundle: org.eclipse.swtbot.swt.finder;bundle-version="2.0.0",
  org.eclipse.nebula.widgets.gallery;bundle-version="0.5.2",
  org.eclipse.swtbot.eclipse.finder;bundle-version="2.0.3",
diff --git a/org.eclipse.swtbot.nebula.gallery.finder/pom.xml b/org.eclipse.swtbot.nebula.gallery.finder/pom.xml
index 1005cf2..f1d3a18 100644
--- a/org.eclipse.swtbot.nebula.gallery.finder/pom.xml
+++ b/org.eclipse.swtbot.nebula.gallery.finder/pom.xml
@@ -18,7 +18,7 @@
 	<parent>
 		<groupId>org.eclipse.swtbot</groupId>
 		<artifactId>parent</artifactId>
-		<version>2.3.0-SNAPSHOT</version>
+		<version>2.3.1-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 </project>
diff --git a/org.eclipse.swtbot.nebula.gallery/feature.xml b/org.eclipse.swtbot.nebula.gallery/feature.xml
index 4dac25f..fc2d773 100644
--- a/org.eclipse.swtbot.nebula.gallery/feature.xml
+++ b/org.eclipse.swtbot.nebula.gallery/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.swtbot.nebula.gallery"
       label="SWTBot for Eclipse Nebula Gallery Testing"
-      version="2.3.0.qualifier"
+      version="2.3.1.qualifier"
       provider-name="Eclipse.org"
       plugin="org.eclipse.swtbot.eclipse.ui"
       license-feature="org.eclipse.license"
diff --git a/org.eclipse.swtbot.nebula.gallery/pom.xml b/org.eclipse.swtbot.nebula.gallery/pom.xml
index a3e7a8f..e344cc7 100644
--- a/org.eclipse.swtbot.nebula.gallery/pom.xml
+++ b/org.eclipse.swtbot.nebula.gallery/pom.xml
@@ -16,7 +16,7 @@
 	<parent>
 	  	<groupId>org.eclipse.swtbot</groupId>
 		<artifactId>parent</artifactId>
-		<version>2.3.0-SNAPSHOT</version>
+		<version>2.3.1-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/org.eclipse.swtbot.swt.demo/META-INF/MANIFEST.MF b/org.eclipse.swtbot.swt.demo/META-INF/MANIFEST.MF
index 3ce971c..f2ec0ff 100644
--- a/org.eclipse.swtbot.swt.demo/META-INF/MANIFEST.MF
+++ b/org.eclipse.swtbot.swt.demo/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: SWTBot Demo Plug-in (incubation)
 Bundle-SymbolicName: org.eclipse.swtbot.swt.demo;singleton:=true
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.3.1.qualifier
 Bundle-Activator: org.eclipse.swtbot.swt.demo.Activator
 Bundle-Vendor: Eclipse.org - SWTBot
 Bundle-ActivationPolicy: lazy
diff --git a/org.eclipse.swtbot.swt.demo/pom.xml b/org.eclipse.swtbot.swt.demo/pom.xml
index f06645e..0bca87c 100644
--- a/org.eclipse.swtbot.swt.demo/pom.xml
+++ b/org.eclipse.swtbot.swt.demo/pom.xml
@@ -19,7 +19,7 @@
   <parent>
   	<groupId>org.eclipse.swtbot</groupId>
   	<artifactId>parent</artifactId>
-  	<version>2.3.0-SNAPSHOT</version>
+  	<version>2.3.1-SNAPSHOT</version>
   	<relativePath>../pom.xml</relativePath>
   </parent>
 </project>
diff --git a/org.eclipse.swtbot.swt.finder.test.keyboards/META-INF/MANIFEST.MF b/org.eclipse.swtbot.swt.finder.test.keyboards/META-INF/MANIFEST.MF
index 9d8087b..fe8c7d6 100644
--- a/org.eclipse.swtbot.swt.finder.test.keyboards/META-INF/MANIFEST.MF
+++ b/org.eclipse.swtbot.swt.finder.test.keyboards/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: Dummy keyboards layouts for Testing
 Bundle-SymbolicName: org.eclipse.swtbot.swt.finder.test.keyboards
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.3.1.qualifier
 Bundle-Vendor: Eclipse.org
 Fragment-Host: org.eclipse.swtbot.swt.finder;bundle-version="2.1.0"
 Bundle-RequiredExecutionEnvironment: J2SE-1.5
diff --git a/org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml b/org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml
index d174104..c97833c 100644
--- a/org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml
+++ b/org.eclipse.swtbot.swt.finder.test.keyboards/pom.xml
@@ -19,7 +19,7 @@
   <parent>
   	<groupId>org.eclipse.swtbot</groupId>
   	<artifactId>parent</artifactId>
-  	<version>2.3.0-SNAPSHOT</version>
+  	<version>2.3.1-SNAPSHOT</version>
   	<relativePath>../pom.xml</relativePath>
   </parent>
 </project>
diff --git a/org.eclipse.swtbot.swt.finder.test/META-INF/MANIFEST.MF b/org.eclipse.swtbot.swt.finder.test/META-INF/MANIFEST.MF
index 41f65ea..b022ea3 100644
--- a/org.eclipse.swtbot.swt.finder.test/META-INF/MANIFEST.MF
+++ b/org.eclipse.swtbot.swt.finder.test/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: SWTBot SWT Control Finder plugin (incubation)
 Bundle-SymbolicName: org.eclipse.swtbot.swt.finder.test;singleton:=true
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.3.1.qualifier
 Require-Bundle: org.eclipse.swt,
  org.eclipse.jface,
  org.eclipse.swt.examples,
diff --git a/org.eclipse.swtbot.swt.finder.test/pom.xml b/org.eclipse.swtbot.swt.finder.test/pom.xml
index aa58377..e87c9f8 100644
--- a/org.eclipse.swtbot.swt.finder.test/pom.xml
+++ b/org.eclipse.swtbot.swt.finder.test/pom.xml
@@ -13,7 +13,7 @@
 	<parent>
 		<groupId>org.eclipse.swtbot</groupId>
 		<artifactId>parent</artifactId>
-		<version>2.3.0-SNAPSHOT</version>
+		<version>2.3.1-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 	<build>
diff --git a/org.eclipse.swtbot.swt.finder/META-INF/MANIFEST.MF b/org.eclipse.swtbot.swt.finder/META-INF/MANIFEST.MF
index 135b6c2..105805e 100644
--- a/org.eclipse.swtbot.swt.finder/META-INF/MANIFEST.MF
+++ b/org.eclipse.swtbot.swt.finder/META-INF/MANIFEST.MF
@@ -2,7 +2,7 @@
 Bundle-ManifestVersion: 2
 Bundle-Name: SWTBot SWT Control Finder plugin (incubation)
 Bundle-SymbolicName: org.eclipse.swtbot.swt.finder;singleton:=true
-Bundle-Version: 2.3.0.qualifier
+Bundle-Version: 2.3.1.qualifier
 Bundle-ActivationPolicy: lazy
 Bundle-ClassPath: .
 Export-Package: org.eclipse.swtbot.swt.finder,
diff --git a/org.eclipse.swtbot.swt.finder/pom.xml b/org.eclipse.swtbot.swt.finder/pom.xml
index d3fa1bc..3f03c68 100644
--- a/org.eclipse.swtbot.swt.finder/pom.xml
+++ b/org.eclipse.swtbot.swt.finder/pom.xml
@@ -19,7 +19,7 @@
   <parent>
   	<groupId>org.eclipse.swtbot</groupId>
   	<artifactId>parent</artifactId>
-  	<version>2.3.0-SNAPSHOT</version>
+  	<version>2.3.1-SNAPSHOT</version>
   	<relativePath>../pom.xml</relativePath>
   </parent>
 </project>
diff --git a/org.eclipse.swtbot.test/feature.xml b/org.eclipse.swtbot.test/feature.xml
index b93290a..bdb02e9 100644
--- a/org.eclipse.swtbot.test/feature.xml
+++ b/org.eclipse.swtbot.test/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.swtbot.test"
       label="SWTBot Tests Feature"
-      version="2.3.0.qualifier"
+      version="2.3.1.qualifier"
       provider-name="Eclipse.org"
       license-feature="org.eclipse.license"
       license-feature-version="0.0.0">
diff --git a/org.eclipse.swtbot.test/pom.xml b/org.eclipse.swtbot.test/pom.xml
index ddd8b26..eba1f1f 100644
--- a/org.eclipse.swtbot.test/pom.xml
+++ b/org.eclipse.swtbot.test/pom.xml
@@ -20,7 +20,7 @@
   <parent>
   	<groupId>org.eclipse.swtbot</groupId>
   	<artifactId>parent</artifactId>
-  	<version>2.3.0-SNAPSHOT</version>
+  	<version>2.3.1-SNAPSHOT</version>
   	<relativePath>../pom.xml</relativePath>
   </parent>
 </project>
diff --git a/org.eclipse.swtbot.updatesite/pom.xml b/org.eclipse.swtbot.updatesite/pom.xml
index 75a57ed..f65e88e 100644
--- a/org.eclipse.swtbot.updatesite/pom.xml
+++ b/org.eclipse.swtbot.updatesite/pom.xml
@@ -19,7 +19,7 @@
   <parent>
   	<groupId>org.eclipse.swtbot</groupId>
   	<artifactId>parent</artifactId>
-  	<version>2.3.0-SNAPSHOT</version>
+  	<version>2.3.1-SNAPSHOT</version>
   	<relativePath>../pom.xml</relativePath>
   </parent>
 
diff --git a/org.eclipse.swtbot/feature.xml b/org.eclipse.swtbot/feature.xml
index 4f5706f..8d4a263 100644
--- a/org.eclipse.swtbot/feature.xml
+++ b/org.eclipse.swtbot/feature.xml
@@ -2,7 +2,7 @@
 <feature
       id="org.eclipse.swtbot"
       label="SWTBot for SWT Testing"
-      version="2.3.0.qualifier"
+      version="2.3.1.qualifier"
       provider-name="Eclipse.org"
       plugin="org.eclipse.swtbot.eclipse.ui"
       license-feature="org.eclipse.license"
diff --git a/org.eclipse.swtbot/pom.xml b/org.eclipse.swtbot/pom.xml
index cf99910..c72fc43 100644
--- a/org.eclipse.swtbot/pom.xml
+++ b/org.eclipse.swtbot/pom.xml
@@ -17,7 +17,7 @@
 	<parent>
 		<groupId>org.eclipse.swtbot</groupId>
 		<artifactId>parent</artifactId>
-		<version>2.3.0-SNAPSHOT</version>
+		<version>2.3.1-SNAPSHOT</version>
 		<relativePath>../pom.xml</relativePath>
 	</parent>
 
diff --git a/org.eclipse.ui.forms.examples/pom.xml b/org.eclipse.ui.forms.examples/pom.xml
index 6bcf2f0..3dde2f4 100644
--- a/org.eclipse.ui.forms.examples/pom.xml
+++ b/org.eclipse.ui.forms.examples/pom.xml
@@ -20,7 +20,7 @@
   <parent>
   	<groupId>org.eclipse.swtbot</groupId>
   	<artifactId>parent</artifactId>
-  	<version>2.3.0-SNAPSHOT</version>
+  	<version>2.3.1-SNAPSHOT</version>
   	<relativePath>../pom.xml</relativePath>
   </parent>
 </project>
diff --git a/pom.xml b/pom.xml
index 897ce3a..1067266 100644
--- a/pom.xml
+++ b/pom.xml
Binary files differ