Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-08-17 23:03:44 +0000
committerArun Thondapu2017-08-17 23:03:44 +0000
commitd60568a68b732473a302c525248b0c667707e8d4 (patch)
tree04f922d6eef042116ad8647b6a99072d6f3c254a /bundles/org.eclipse.swt
parent284e39fd409be84523685929cdae22f81604ddb0 (diff)
downloadeclipse.platform.swt-d60568a68b732473a302c525248b0c667707e8d4.tar.gz
eclipse.platform.swt-d60568a68b732473a302c525248b0c667707e8d4.tar.xz
eclipse.platform.swt-d60568a68b732473a302c525248b0c667707e8d4.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 3227299f12..ae5fa874d1 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.107.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20170816-1905</forceContextQualifier>
+ <forceContextQualifier>v20170817-1903</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top