Update version for Kepler SR1
diff --git a/bundles/org.eclipse.swt.cocoa.macosx.x86_64/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.cocoa.macosx.x86_64/META-INF/MANIFEST.MF
index 9e6cb50..f4d619b 100644
--- a/bundles/org.eclipse.swt.cocoa.macosx.x86_64/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.swt.cocoa.macosx.x86_64/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
 Bundle-Name: %fragmentName
 Bundle-Vendor: %providerName
 Bundle-SymbolicName: org.eclipse.swt.cocoa.macosx.x86_64; singleton:=true
-Bundle-Version: 3.102.0.qualifier
+Bundle-Version: 3.102.1.qualifier
 Bundle-ManifestVersion: 2
 Bundle-Localization: fragment
 Export-Package: 
diff --git a/bundles/org.eclipse.swt.cocoa.macosx.x86_64/build.xml b/bundles/org.eclipse.swt.cocoa.macosx.x86_64/build.xml
index 837cef0..68574c9 100644
--- a/bundles/org.eclipse.swt.cocoa.macosx.x86_64/build.xml
+++ b/bundles/org.eclipse.swt.cocoa.macosx.x86_64/build.xml
@@ -6,7 +6,7 @@
 	<property name="swt.arch" value="x86_64" />
 	
 	<!-- These properties are used by eclipse when exporting as Deployable plugin and fragments -->
-	<property name="version.suffix" value="3.102.0" />
+	<property name="version.suffix" value="3.102.1" />
 	
 	<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
 		<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
diff --git a/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml b/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml
index 80c3321..2a88fb0 100644
--- a/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml
+++ b/bundles/org.eclipse.swt.cocoa.macosx.x86_64/pom.xml
@@ -21,7 +21,7 @@
   </parent>
   <groupId>org.eclipse.swt</groupId>
   <artifactId>org.eclipse.swt.cocoa.macosx.x86_64</artifactId>
-  <version>3.102.0-SNAPSHOT</version>
+  <version>3.102.1-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
   
   <properties>
diff --git a/bundles/org.eclipse.swt.cocoa.macosx/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.cocoa.macosx/META-INF/MANIFEST.MF
index e1e33e0..1d76bfb 100644
--- a/bundles/org.eclipse.swt.cocoa.macosx/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.swt.cocoa.macosx/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
 Bundle-Name: %fragmentName
 Bundle-Vendor: %providerName
 Bundle-SymbolicName: org.eclipse.swt.cocoa.macosx; singleton:=true
-Bundle-Version: 3.102.0.qualifier
+Bundle-Version: 3.102.1.qualifier
 Bundle-ManifestVersion: 2
 Bundle-Localization: fragment
 Export-Package: 
diff --git a/bundles/org.eclipse.swt.cocoa.macosx/build.xml b/bundles/org.eclipse.swt.cocoa.macosx/build.xml
index 81f9b45..f75997c 100644
--- a/bundles/org.eclipse.swt.cocoa.macosx/build.xml
+++ b/bundles/org.eclipse.swt.cocoa.macosx/build.xml
@@ -5,7 +5,7 @@
 	<property name="swt.os" value="macosx" />
 	
 	<!-- These properties are used by eclipse when exporting as Deployable plugin and fragments -->
-	<property name="version.suffix" value="3.102.0" />
+	<property name="version.suffix" value="3.102.1" />
 	
 	<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
 		<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
diff --git a/bundles/org.eclipse.swt.cocoa.macosx/pom.xml b/bundles/org.eclipse.swt.cocoa.macosx/pom.xml
index d218824..4eafc49 100644
--- a/bundles/org.eclipse.swt.cocoa.macosx/pom.xml
+++ b/bundles/org.eclipse.swt.cocoa.macosx/pom.xml
@@ -21,7 +21,7 @@
   </parent>
   <groupId>org.eclipse.swt</groupId>
   <artifactId>org.eclipse.swt.cocoa.macosx</artifactId>
-  <version>3.102.0-SNAPSHOT</version>
+  <version>3.102.1-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 
   <properties>
diff --git a/bundles/org.eclipse.swt.gtk.aix.ppc/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.gtk.aix.ppc/META-INF/MANIFEST.MF
index f4bbdc7..5bbb7b9 100644
--- a/bundles/org.eclipse.swt.gtk.aix.ppc/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.swt.gtk.aix.ppc/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
 Bundle-Name: %fragmentName
 Bundle-Vendor: %providerName
 Bundle-SymbolicName: org.eclipse.swt.gtk.aix.ppc;singleton:=true
-Bundle-Version: 3.102.0.qualifier
+Bundle-Version: 3.102.1.qualifier
 Bundle-ManifestVersion: 2
 Bundle-Localization: fragment
 Export-Package: 
diff --git a/bundles/org.eclipse.swt.gtk.aix.ppc/build.xml b/bundles/org.eclipse.swt.gtk.aix.ppc/build.xml
index c1e76be..a094e6a 100644
--- a/bundles/org.eclipse.swt.gtk.aix.ppc/build.xml
+++ b/bundles/org.eclipse.swt.gtk.aix.ppc/build.xml
@@ -6,7 +6,7 @@
 	<property name="swt.arch" value="ppc" />
 	
 	<!-- These properties are used by eclipse when exporting as Deployable plugin and fragments -->
-	<property name="version.suffix" value="3.102.0" />
+	<property name="version.suffix" value="3.102.1" />
 
 	<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
 		<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
diff --git a/bundles/org.eclipse.swt.gtk.aix.ppc/pom.xml b/bundles/org.eclipse.swt.gtk.aix.ppc/pom.xml
index ae2024f..0f6539e 100644
--- a/bundles/org.eclipse.swt.gtk.aix.ppc/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.aix.ppc/pom.xml
@@ -21,7 +21,7 @@
   </parent>
   <groupId>org.eclipse.swt</groupId>
   <artifactId>org.eclipse.swt.gtk.aix.ppc</artifactId>
-  <version>3.102.0-SNAPSHOT</version>
+  <version>3.102.1-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 
   <properties>
diff --git a/bundles/org.eclipse.swt.gtk.aix.ppc64/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.gtk.aix.ppc64/META-INF/MANIFEST.MF
index e3a6aed..7e99630 100644
--- a/bundles/org.eclipse.swt.gtk.aix.ppc64/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.swt.gtk.aix.ppc64/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
 Bundle-Name: %fragmentName
 Bundle-Vendor: %providerName
 Bundle-SymbolicName: org.eclipse.swt.gtk.aix.ppc64;singleton:=true
-Bundle-Version: 3.102.0.qualifier
+Bundle-Version: 3.102.1.qualifier
 Bundle-ManifestVersion: 2
 Bundle-Localization: fragment
 Export-Package: 
diff --git a/bundles/org.eclipse.swt.gtk.aix.ppc64/build.xml b/bundles/org.eclipse.swt.gtk.aix.ppc64/build.xml
index 48c9203..34951c4 100644
--- a/bundles/org.eclipse.swt.gtk.aix.ppc64/build.xml
+++ b/bundles/org.eclipse.swt.gtk.aix.ppc64/build.xml
@@ -6,7 +6,7 @@
 	<property name="swt.arch" value="ppc64" />
 	
 	<!-- These properties are used by eclipse when exporting as Deployable plugin and fragments -->
-	<property name="version.suffix" value="3.102.0" />
+	<property name="version.suffix" value="3.102.1" />
 
 	<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
 		<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
diff --git a/bundles/org.eclipse.swt.gtk.aix.ppc64/pom.xml b/bundles/org.eclipse.swt.gtk.aix.ppc64/pom.xml
index c7b755d..d5bf62e 100644
--- a/bundles/org.eclipse.swt.gtk.aix.ppc64/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.aix.ppc64/pom.xml
@@ -21,7 +21,7 @@
   </parent>
   <groupId>org.eclipse.swt</groupId>
   <artifactId>org.eclipse.swt.gtk.aix.ppc64</artifactId>
-  <version>3.102.0-SNAPSHOT</version>
+  <version>3.102.1-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 
   <properties>
diff --git a/bundles/org.eclipse.swt.gtk.hpux.ia64/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.gtk.hpux.ia64/META-INF/MANIFEST.MF
index 29a4d96..951ca6e 100644
--- a/bundles/org.eclipse.swt.gtk.hpux.ia64/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.swt.gtk.hpux.ia64/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
 Bundle-Name: %fragmentName
 Bundle-Vendor: %providerName
 Bundle-SymbolicName: org.eclipse.swt.gtk.hpux.ia64; singleton:=true
-Bundle-Version: 3.102.0.qualifier
+Bundle-Version: 3.102.1.qualifier
 Bundle-ManifestVersion: 2
 Bundle-Localization: fragment
 Export-Package: 
diff --git a/bundles/org.eclipse.swt.gtk.hpux.ia64/build.xml b/bundles/org.eclipse.swt.gtk.hpux.ia64/build.xml
index 114044b..ead03c2 100644
--- a/bundles/org.eclipse.swt.gtk.hpux.ia64/build.xml
+++ b/bundles/org.eclipse.swt.gtk.hpux.ia64/build.xml
@@ -6,7 +6,7 @@
 	<property name="swt.arch" value="ia64" />
 	
 	<!-- These properties are used by eclipse when exporting as Deployable plugin and fragments -->
-	<property name="version.suffix" value="3.102.0" />
+	<property name="version.suffix" value="3.102.1" />
 
 	<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
 		<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
diff --git a/bundles/org.eclipse.swt.gtk.hpux.ia64/pom.xml b/bundles/org.eclipse.swt.gtk.hpux.ia64/pom.xml
index 411b354..411779f 100644
--- a/bundles/org.eclipse.swt.gtk.hpux.ia64/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.hpux.ia64/pom.xml
@@ -21,7 +21,7 @@
   </parent>
   <groupId>org.eclipse.swt</groupId>
   <artifactId>org.eclipse.swt.gtk.hpux.ia64</artifactId>
-  <version>3.102.0-SNAPSHOT</version>
+  <version>3.102.1-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 
   <properties>
diff --git a/bundles/org.eclipse.swt.gtk.hpux.ia64_32/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.gtk.hpux.ia64_32/META-INF/MANIFEST.MF
index e203f94..8e5b22b 100644
--- a/bundles/org.eclipse.swt.gtk.hpux.ia64_32/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.swt.gtk.hpux.ia64_32/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
 Bundle-Name: %fragmentName
 Bundle-Vendor: %providerName
 Bundle-SymbolicName: org.eclipse.swt.gtk.hpux.ia64_32;singleton:=true
-Bundle-Version: 3.102.0.qualifier
+Bundle-Version: 3.102.1.qualifier
 Bundle-ManifestVersion: 2
 Bundle-Localization: fragment
 Export-Package: 
diff --git a/bundles/org.eclipse.swt.gtk.hpux.ia64_32/build.xml b/bundles/org.eclipse.swt.gtk.hpux.ia64_32/build.xml
index 19f70a0..2d3d3b0 100644
--- a/bundles/org.eclipse.swt.gtk.hpux.ia64_32/build.xml
+++ b/bundles/org.eclipse.swt.gtk.hpux.ia64_32/build.xml
@@ -6,7 +6,7 @@
 	<property name="swt.arch" value="ia64_32" />
 	
 	<!-- These properties are used by eclipse when exporting as Deployable plugin and fragments -->
-	<property name="version.suffix" value="3.102.0" />
+	<property name="version.suffix" value="3.102.1" />
 
 	<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
 		<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
diff --git a/bundles/org.eclipse.swt.gtk.hpux.ia64_32/pom.xml b/bundles/org.eclipse.swt.gtk.hpux.ia64_32/pom.xml
index d7f42d8..e423d43 100644
--- a/bundles/org.eclipse.swt.gtk.hpux.ia64_32/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.hpux.ia64_32/pom.xml
@@ -21,7 +21,7 @@
   </parent>
   <groupId>org.eclipse.swt</groupId>
   <artifactId>org.eclipse.swt.gtk.hpux.ia64_32</artifactId>
-  <version>3.102.0-SNAPSHOT</version>
+  <version>3.102.1-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 
   <properties>
diff --git a/bundles/org.eclipse.swt.gtk.linux.ppc/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.gtk.linux.ppc/META-INF/MANIFEST.MF
index 69bf826..1c95057 100644
--- a/bundles/org.eclipse.swt.gtk.linux.ppc/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.swt.gtk.linux.ppc/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
 Bundle-Name: %fragmentName
 Bundle-Vendor: %providerName
 Bundle-SymbolicName: org.eclipse.swt.gtk.linux.ppc; singleton:=true
-Bundle-Version: 3.102.0.qualifier
+Bundle-Version: 3.102.1.qualifier
 Bundle-ManifestVersion: 2
 Bundle-Localization: fragment
 Export-Package: 
diff --git a/bundles/org.eclipse.swt.gtk.linux.ppc/build.xml b/bundles/org.eclipse.swt.gtk.linux.ppc/build.xml
index 0d7a17a..c3884f6 100644
--- a/bundles/org.eclipse.swt.gtk.linux.ppc/build.xml
+++ b/bundles/org.eclipse.swt.gtk.linux.ppc/build.xml
@@ -7,7 +7,7 @@
 	<property name="targets" value="make_mozilla make_xulrunner make_xpcominit install"/>
 	
 	<!-- These properties are used by eclipse when exporting as Deployable plugin and fragments -->
-	<property name="version.suffix" value="3.102.0" />
+	<property name="version.suffix" value="3.102.1" />
 	
 	<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
 		<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
diff --git a/bundles/org.eclipse.swt.gtk.linux.ppc/pom.xml b/bundles/org.eclipse.swt.gtk.linux.ppc/pom.xml
index f82dac0..5ea93ed 100644
--- a/bundles/org.eclipse.swt.gtk.linux.ppc/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.linux.ppc/pom.xml
@@ -21,7 +21,7 @@
   </parent>
   <groupId>org.eclipse.swt</groupId>
   <artifactId>org.eclipse.swt.gtk.linux.ppc</artifactId>
-  <version>3.102.0-SNAPSHOT</version>
+  <version>3.102.1-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 
   <properties>
diff --git a/bundles/org.eclipse.swt.gtk.linux.ppc64/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.gtk.linux.ppc64/META-INF/MANIFEST.MF
index 87d44c5..ae57f5a 100644
--- a/bundles/org.eclipse.swt.gtk.linux.ppc64/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.swt.gtk.linux.ppc64/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
 Bundle-Name: %fragmentName
 Bundle-Vendor: %providerName
 Bundle-SymbolicName: org.eclipse.swt.gtk.linux.ppc64;singleton:=true
-Bundle-Version: 3.102.0.qualifier
+Bundle-Version: 3.102.1.qualifier
 Bundle-ManifestVersion: 2
 Bundle-Localization: fragment
 Export-Package: 
diff --git a/bundles/org.eclipse.swt.gtk.linux.ppc64/build.xml b/bundles/org.eclipse.swt.gtk.linux.ppc64/build.xml
index e19a428..2294b7d 100644
--- a/bundles/org.eclipse.swt.gtk.linux.ppc64/build.xml
+++ b/bundles/org.eclipse.swt.gtk.linux.ppc64/build.xml
@@ -7,7 +7,7 @@
 	<property name="targets" value="make_mozilla make_xulrunner make_xpcominit install"/>
 	
 	<!-- These properties are used by eclipse when exporting as Deployable plugin and fragments -->
-	<property name="version.suffix" value="3.102.0" />
+	<property name="version.suffix" value="3.102.1" />
 	
 	<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
 		<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
diff --git a/bundles/org.eclipse.swt.gtk.linux.ppc64/pom.xml b/bundles/org.eclipse.swt.gtk.linux.ppc64/pom.xml
index 388292d..f23056e 100644
--- a/bundles/org.eclipse.swt.gtk.linux.ppc64/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.linux.ppc64/pom.xml
@@ -21,7 +21,7 @@
   </parent>
   <groupId>org.eclipse.swt</groupId>
   <artifactId>org.eclipse.swt.gtk.linux.ppc64</artifactId>
-  <version>3.102.0-SNAPSHOT</version>
+  <version>3.102.1-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 
   <properties>
diff --git a/bundles/org.eclipse.swt.gtk.linux.s390/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.gtk.linux.s390/META-INF/MANIFEST.MF
index c93208c..6dcf503 100644
--- a/bundles/org.eclipse.swt.gtk.linux.s390/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.swt.gtk.linux.s390/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
 Bundle-Name: %fragmentName
 Bundle-Vendor: %providerName
 Bundle-SymbolicName: org.eclipse.swt.gtk.linux.s390; singleton:=true
-Bundle-Version: 3.102.0.qualifier
+Bundle-Version: 3.102.1.qualifier
 Bundle-ManifestVersion: 2
 Bundle-Localization: fragment
 Export-Package: 
diff --git a/bundles/org.eclipse.swt.gtk.linux.s390/build.xml b/bundles/org.eclipse.swt.gtk.linux.s390/build.xml
index 3ef4b11..8ad89b5 100644
--- a/bundles/org.eclipse.swt.gtk.linux.s390/build.xml
+++ b/bundles/org.eclipse.swt.gtk.linux.s390/build.xml
@@ -7,7 +7,7 @@
 	<property name="targets" value="make_mozilla make_xulrunner make_xpcominit install"/>
 	
 	<!-- These properties are used by eclipse when exporting as Deployable plugin and fragments -->
-	<property name="version.suffix" value="3.102.0" />
+	<property name="version.suffix" value="3.102.1" />
 
 	<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
 		<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
diff --git a/bundles/org.eclipse.swt.gtk.linux.s390/pom.xml b/bundles/org.eclipse.swt.gtk.linux.s390/pom.xml
index 4e0321b..8e8cfe0 100644
--- a/bundles/org.eclipse.swt.gtk.linux.s390/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.linux.s390/pom.xml
@@ -21,7 +21,7 @@
   </parent>
   <groupId>org.eclipse.swt</groupId>
   <artifactId>org.eclipse.swt.gtk.linux.s390</artifactId>
-  <version>3.102.0-SNAPSHOT</version>
+  <version>3.102.1-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 
   <properties>
diff --git a/bundles/org.eclipse.swt.gtk.linux.s390x/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.gtk.linux.s390x/META-INF/MANIFEST.MF
index 79b7f7b..9061871 100644
--- a/bundles/org.eclipse.swt.gtk.linux.s390x/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.swt.gtk.linux.s390x/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
 Bundle-Name: %fragmentName
 Bundle-Vendor: %providerName
 Bundle-SymbolicName: org.eclipse.swt.gtk.linux.s390x; singleton:=true
-Bundle-Version: 3.102.0.qualifier
+Bundle-Version: 3.102.1.qualifier
 Bundle-ManifestVersion: 2
 Bundle-Localization: fragment
 Export-Package: 
diff --git a/bundles/org.eclipse.swt.gtk.linux.s390x/build.xml b/bundles/org.eclipse.swt.gtk.linux.s390x/build.xml
index 24f352e..92cf61d 100644
--- a/bundles/org.eclipse.swt.gtk.linux.s390x/build.xml
+++ b/bundles/org.eclipse.swt.gtk.linux.s390x/build.xml
@@ -7,7 +7,7 @@
 	<property name="targets" value="make_mozilla make_xulrunner make_xpcominit install"/>
 	
 	<!-- These properties are used by eclipse when exporting as Deployable plugin and fragments -->
-	<property name="version.suffix" value="3.102.0" />
+	<property name="version.suffix" value="3.102.1" />
 	
 	<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
 		<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
diff --git a/bundles/org.eclipse.swt.gtk.linux.s390x/pom.xml b/bundles/org.eclipse.swt.gtk.linux.s390x/pom.xml
index 4703be0..8eca3c1 100644
--- a/bundles/org.eclipse.swt.gtk.linux.s390x/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.linux.s390x/pom.xml
@@ -21,7 +21,7 @@
   </parent>
   <groupId>org.eclipse.swt</groupId>
   <artifactId>org.eclipse.swt.gtk.linux.s390x</artifactId>
-  <version>3.102.0-SNAPSHOT</version>
+  <version>3.102.1-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 
   <properties>
diff --git a/bundles/org.eclipse.swt.gtk.linux.x86/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.gtk.linux.x86/META-INF/MANIFEST.MF
index 929e861..d2e3fd1 100644
--- a/bundles/org.eclipse.swt.gtk.linux.x86/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.swt.gtk.linux.x86/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
 Bundle-Name: %fragmentName
 Bundle-Vendor: %providerName
 Bundle-SymbolicName: org.eclipse.swt.gtk.linux.x86; singleton:=true
-Bundle-Version: 3.102.0.qualifier
+Bundle-Version: 3.102.1.qualifier
 Bundle-ManifestVersion: 2
 Bundle-Localization: fragment
 Export-Package: 
diff --git a/bundles/org.eclipse.swt.gtk.linux.x86/build.xml b/bundles/org.eclipse.swt.gtk.linux.x86/build.xml
index 442e86c..5a4c531 100644
--- a/bundles/org.eclipse.swt.gtk.linux.x86/build.xml
+++ b/bundles/org.eclipse.swt.gtk.linux.x86/build.xml
@@ -7,7 +7,7 @@
 	<property name="targets" value="make_mozilla make_xulrunner make_xpcominit install"/>
 	
 	<!-- These properties are used by eclipse when exporting as Deployable plugin and fragments -->
-	<property name="version.suffix" value="3.102.0" />
+	<property name="version.suffix" value="3.102.1" />
 
 	<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
 		<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
diff --git a/bundles/org.eclipse.swt.gtk.linux.x86/pom.xml b/bundles/org.eclipse.swt.gtk.linux.x86/pom.xml
index 0f6f531..d5b4aca 100644
--- a/bundles/org.eclipse.swt.gtk.linux.x86/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.linux.x86/pom.xml
@@ -21,7 +21,7 @@
   </parent>
   <groupId>org.eclipse.swt</groupId>
   <artifactId>org.eclipse.swt.gtk.linux.x86</artifactId>
-  <version>3.102.0-SNAPSHOT</version>
+  <version>3.102.1-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 
   <properties>
diff --git a/bundles/org.eclipse.swt.gtk.linux.x86_64/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.gtk.linux.x86_64/META-INF/MANIFEST.MF
index 83d3204..c75d87b 100644
--- a/bundles/org.eclipse.swt.gtk.linux.x86_64/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.swt.gtk.linux.x86_64/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
 Bundle-Name: %fragmentName
 Bundle-Vendor: %providerName
 Bundle-SymbolicName: org.eclipse.swt.gtk.linux.x86_64; singleton:=true
-Bundle-Version: 3.102.0.qualifier
+Bundle-Version: 3.102.1.qualifier
 Bundle-ManifestVersion: 2
 Bundle-Localization: fragment
 Export-Package: 
diff --git a/bundles/org.eclipse.swt.gtk.linux.x86_64/build.xml b/bundles/org.eclipse.swt.gtk.linux.x86_64/build.xml
index 04bec81..a261da0 100644
--- a/bundles/org.eclipse.swt.gtk.linux.x86_64/build.xml
+++ b/bundles/org.eclipse.swt.gtk.linux.x86_64/build.xml
@@ -7,7 +7,7 @@
 	<property name="targets" value="make_mozilla make_xulrunner make_xpcominit install"/>
 	
 	<!-- These properties are used by eclipse when exporting as Deployable plugin and fragments -->
-	<property name="version.suffix" value="3.102.0" />
+	<property name="version.suffix" value="3.102.1" />
 
 	<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
 		<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
diff --git a/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml b/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml
index 9cb6190..c7f9940 100644
--- a/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.linux.x86_64/pom.xml
@@ -21,7 +21,7 @@
   </parent>
   <groupId>org.eclipse.swt</groupId>
   <artifactId>org.eclipse.swt.gtk.linux.x86_64</artifactId>
-  <version>3.102.0-SNAPSHOT</version>
+  <version>3.102.1-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 
   <properties>
diff --git a/bundles/org.eclipse.swt.gtk.solaris.sparc/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.gtk.solaris.sparc/META-INF/MANIFEST.MF
index 97c5f41..bccc61b 100644
--- a/bundles/org.eclipse.swt.gtk.solaris.sparc/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.swt.gtk.solaris.sparc/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
 Bundle-Name: %fragmentName
 Bundle-Vendor: %providerName
 Bundle-SymbolicName: org.eclipse.swt.gtk.solaris.sparc; singleton:=true
-Bundle-Version: 3.102.0.qualifier
+Bundle-Version: 3.102.1.qualifier
 Bundle-ManifestVersion: 2
 Bundle-Localization: fragment
 Export-Package: 
diff --git a/bundles/org.eclipse.swt.gtk.solaris.sparc/build.xml b/bundles/org.eclipse.swt.gtk.solaris.sparc/build.xml
index 1990555..c8b384d 100644
--- a/bundles/org.eclipse.swt.gtk.solaris.sparc/build.xml
+++ b/bundles/org.eclipse.swt.gtk.solaris.sparc/build.xml
@@ -7,7 +7,7 @@
 	<property name="targets" value="make_mozilla install"/>
 	
 	<!-- These properties are used by eclipse when exporting as Deployable plugin and fragments -->
-	<property name="version.suffix" value="3.102.0" />
+	<property name="version.suffix" value="3.102.1" />
 	
 	<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
 		<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
diff --git a/bundles/org.eclipse.swt.gtk.solaris.sparc/pom.xml b/bundles/org.eclipse.swt.gtk.solaris.sparc/pom.xml
index 9659c92..abaea33 100644
--- a/bundles/org.eclipse.swt.gtk.solaris.sparc/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.solaris.sparc/pom.xml
@@ -21,7 +21,7 @@
   </parent>
   <groupId>org.eclipse.swt</groupId>
   <artifactId>org.eclipse.swt.gtk.solaris.sparc</artifactId>
-  <version>3.102.0-SNAPSHOT</version>
+  <version>3.102.1-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 
   <properties>
diff --git a/bundles/org.eclipse.swt.gtk.solaris.x86/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.gtk.solaris.x86/META-INF/MANIFEST.MF
index 0f4a121..ec5f778 100644
--- a/bundles/org.eclipse.swt.gtk.solaris.x86/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.swt.gtk.solaris.x86/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
 Bundle-Name: %fragmentName
 Bundle-Vendor: %providerName
 Bundle-SymbolicName: org.eclipse.swt.gtk.solaris.x86; singleton:=true
-Bundle-Version: 3.102.0.qualifier
+Bundle-Version: 3.102.1.qualifier
 Bundle-ManifestVersion: 2
 Bundle-Localization: fragment
 Export-Package: 
diff --git a/bundles/org.eclipse.swt.gtk.solaris.x86/build.xml b/bundles/org.eclipse.swt.gtk.solaris.x86/build.xml
index 57a1dde..806c9e9f 100644
--- a/bundles/org.eclipse.swt.gtk.solaris.x86/build.xml
+++ b/bundles/org.eclipse.swt.gtk.solaris.x86/build.xml
@@ -7,7 +7,7 @@
 	<property name="targets" value="make_mozilla install"/>
 	
 	<!-- These properties are used by eclipse when exporting as Deployable plugin and fragments -->
-	<property name="version.suffix" value="3.102.0" />
+	<property name="version.suffix" value="3.102.1" />
 
 	<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
 		<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
diff --git a/bundles/org.eclipse.swt.gtk.solaris.x86/pom.xml b/bundles/org.eclipse.swt.gtk.solaris.x86/pom.xml
index aa3d678..f700a25 100644
--- a/bundles/org.eclipse.swt.gtk.solaris.x86/pom.xml
+++ b/bundles/org.eclipse.swt.gtk.solaris.x86/pom.xml
@@ -21,7 +21,7 @@
   </parent>
   <groupId>org.eclipse.swt</groupId>
   <artifactId>org.eclipse.swt.gtk.solaris.x86</artifactId>
-  <version>3.102.0-SNAPSHOT</version>
+  <version>3.102.1-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 
   <properties>
diff --git a/bundles/org.eclipse.swt.win32.win32.ia64/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.win32.win32.ia64/META-INF/MANIFEST.MF
index 4d8a5d1..e409dad 100644
--- a/bundles/org.eclipse.swt.win32.win32.ia64/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.swt.win32.win32.ia64/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
 Bundle-Name: %fragmentName
 Bundle-Vendor: %providerName
 Bundle-SymbolicName: org.eclipse.swt.win32.win32.ia64; singleton:=true
-Bundle-Version: 3.102.0.qualifier
+Bundle-Version: 3.102.1.qualifier
 Bundle-ManifestVersion: 2
 Bundle-Localization: fragment
 Export-Package: 
diff --git a/bundles/org.eclipse.swt.win32.win32.ia64/build.xml b/bundles/org.eclipse.swt.win32.win32.ia64/build.xml
index 0523cd5..feea34d 100644
--- a/bundles/org.eclipse.swt.win32.win32.ia64/build.xml
+++ b/bundles/org.eclipse.swt.win32.win32.ia64/build.xml
@@ -7,7 +7,7 @@
 	<property name="targets" value="ia64 all install"/>
 	
 	<!-- These properties are used by eclipse when exporting as Deployable plugin and fragments -->
-	<property name="version.suffix" value="3.102.0" />
+	<property name="version.suffix" value="3.102.1" />
 
 	<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
 		<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
diff --git a/bundles/org.eclipse.swt.win32.win32.ia64/pom.xml b/bundles/org.eclipse.swt.win32.win32.ia64/pom.xml
index 637fcbc..b4875f9 100644
--- a/bundles/org.eclipse.swt.win32.win32.ia64/pom.xml
+++ b/bundles/org.eclipse.swt.win32.win32.ia64/pom.xml
@@ -21,7 +21,7 @@
   </parent>
   <groupId>org.eclipse.swt</groupId>
   <artifactId>org.eclipse.swt.win32.win32.ia64</artifactId>
-  <version>3.102.0-SNAPSHOT</version>
+  <version>3.102.1-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 
   <properties>
diff --git a/bundles/org.eclipse.swt.win32.win32.x86/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.win32.win32.x86/META-INF/MANIFEST.MF
index 5097f3f..d76182c 100644
--- a/bundles/org.eclipse.swt.win32.win32.x86/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.swt.win32.win32.x86/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
 Bundle-Name: %fragmentName
 Bundle-Vendor: %providerName
 Bundle-SymbolicName: org.eclipse.swt.win32.win32.x86; singleton:=true
-Bundle-Version: 3.102.0.qualifier
+Bundle-Version: 3.102.1.qualifier
 Bundle-ManifestVersion: 2
 Bundle-Localization: fragment
 Export-Package: 
diff --git a/bundles/org.eclipse.swt.win32.win32.x86/build.xml b/bundles/org.eclipse.swt.win32.win32.x86/build.xml
index bab19f0..a93943b 100644
--- a/bundles/org.eclipse.swt.win32.win32.x86/build.xml
+++ b/bundles/org.eclipse.swt.win32.win32.x86/build.xml
@@ -7,7 +7,7 @@
 	<property name="targets" value="x86 all make_webkit install"/>
 	
 	<!-- These properties are used by eclipse when exporting as Deployable plugin and fragments -->
-	<property name="version.suffix" value="3.102.0" />
+	<property name="version.suffix" value="3.102.1" />
 	
 	<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
 		<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
diff --git a/bundles/org.eclipse.swt.win32.win32.x86/pom.xml b/bundles/org.eclipse.swt.win32.win32.x86/pom.xml
index 9ade427..11fcffd 100644
--- a/bundles/org.eclipse.swt.win32.win32.x86/pom.xml
+++ b/bundles/org.eclipse.swt.win32.win32.x86/pom.xml
@@ -21,7 +21,7 @@
   </parent>
   <groupId>org.eclipse.swt</groupId>
   <artifactId>org.eclipse.swt.win32.win32.x86</artifactId>
-  <version>3.102.0-SNAPSHOT</version>
+  <version>3.102.1-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 
   <properties>
diff --git a/bundles/org.eclipse.swt.win32.win32.x86_64/META-INF/MANIFEST.MF b/bundles/org.eclipse.swt.win32.win32.x86_64/META-INF/MANIFEST.MF
index f262347..b1d5db5 100644
--- a/bundles/org.eclipse.swt.win32.win32.x86_64/META-INF/MANIFEST.MF
+++ b/bundles/org.eclipse.swt.win32.win32.x86_64/META-INF/MANIFEST.MF
@@ -3,7 +3,7 @@
 Bundle-Name: %fragmentName
 Bundle-Vendor: %providerName
 Bundle-SymbolicName: org.eclipse.swt.win32.win32.x86_64; singleton:=true
-Bundle-Version: 3.102.0.qualifier
+Bundle-Version: 3.102.1.qualifier
 Bundle-ManifestVersion: 2
 Bundle-Localization: fragment
 Export-Package: 
diff --git a/bundles/org.eclipse.swt.win32.win32.x86_64/build.xml b/bundles/org.eclipse.swt.win32.win32.x86_64/build.xml
index 29d6f86..cc7a064 100644
--- a/bundles/org.eclipse.swt.win32.win32.x86_64/build.xml
+++ b/bundles/org.eclipse.swt.win32.win32.x86_64/build.xml
@@ -7,7 +7,7 @@
 	<property name="targets" value="x86_64 all install"/>
 	
 	<!-- These properties are used by eclipse when exporting as Deployable plugin and fragments -->
-	<property name="version.suffix" value="3.102.0" />
+	<property name="version.suffix" value="3.102.1" />
 	
 	<condition property="plugindir" value="../../../eclipse.platform.swt/bundles/org.eclipse.swt" else="${buildDirectory}/plugins/org.eclipse.swt">
 		<available file="../../../eclipse.platform.swt/bundles/org.eclipse.swt" type="dir"/>
diff --git a/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml b/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml
index 54a1533..d48354e 100644
--- a/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml
+++ b/bundles/org.eclipse.swt.win32.win32.x86_64/pom.xml
@@ -21,7 +21,7 @@
   </parent>
   <groupId>org.eclipse.swt</groupId>
   <artifactId>org.eclipse.swt.win32.win32.x86_64</artifactId>
-  <version>3.102.0-SNAPSHOT</version>
+  <version>3.102.1-SNAPSHOT</version>
   <packaging>eclipse-plugin</packaging>
 
   <properties>