Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-06-23 23:04:01 +0000
committerArun Thondapu2017-06-23 23:04:01 +0000
commitb1ef54923e9a4da63cb5c98a2d90d251efd39854 (patch)
treee015db73c8713e65326163e40d1f4340a58cf4d9
parentf8912f28f32f1bd171ad64e60219c48b30b9060a (diff)
downloadeclipse.platform.swt-b1ef54923e9a4da63cb5c98a2d90d251efd39854.tar.gz
eclipse.platform.swt-b1ef54923e9a4da63cb5c98a2d90d251efd39854.tar.xz
eclipse.platform.swt-b1ef54923e9a4da63cb5c98a2d90d251efd39854.zip
-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 309471048b..ed948af7d2 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.106.100-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20170623-0033</forceContextQualifier>
+ <forceContextQualifier>v20170623-1903</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top