Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2016-06-01 16:27:17 +0000
committerArun Thondapu2016-06-01 16:27:17 +0000
commit30736e9e555ec580f01ace43eca3641a3fd45aa0 (patch)
tree7582a10b0c25bd8f50a0f0245e3e4769c2ee5fe4 /bundles
parent97abb3ddbca0c44d326e5ceda32c2c37dc41d2aa (diff)
downloadeclipse.platform.swt-30736e9e555ec580f01ace43eca3641a3fd45aa0.tar.gz
eclipse.platform.swt-30736e9e555ec580f01ace43eca3641a3fd45aa0.tar.xz
eclipse.platform.swt-30736e9e555ec580f01ace43eca3641a3fd45aa0.zip
v4623v4623f
Diffstat (limited to 'bundles')
-rw-r--r--bundles/org.eclipse.swt/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/pom.xml b/bundles/org.eclipse.swt/pom.xml
index 6d13f7e120..b54b986f5c 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.105.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20160531-1417</forceContextQualifier>
+ <forceContextQualifier>v20160601-1227</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top