Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-04-27 23:02:01 +0000
committerArun Thondapu2017-04-27 23:02:01 +0000
commit270361f0755fc69ee46334c94b3b85bba16ef0eb (patch)
tree82a8af4e1b4f00f366e751c67c6afe301648fa32 /bundles/org.eclipse.swt
parent9d4d21e93828ad9593278e5564b3684afaa61bf0 (diff)
downloadeclipse.platform.swt-270361f0755fc69ee46334c94b3b85bba16ef0eb.tar.gz
eclipse.platform.swt-270361f0755fc69ee46334c94b3b85bba16ef0eb.tar.xz
eclipse.platform.swt-270361f0755fc69ee46334c94b3b85bba16ef0eb.zip
Diffstat (limited to 'bundles/org.eclipse.swt')
-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 ff3b773361..b40cf11dd9 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.106.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20170427-0932</forceContextQualifier>
+ <forceContextQualifier>v20170427-1901</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top