Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgenie.releng2018-03-07 00:00:58 +0000
committergenie.releng2018-03-07 00:00:58 +0000
commit022921505f9d6148dcef9e4593a2d60b2abc939c (patch)
treed646be061de90e0cb9f945f549a893cc5fe4bc37 /bundles
parent9624620580c30ac77b086b11e9c6249c4c47bd55 (diff)
downloadeclipse.platform.swt-022921505f9d6148dcef9e4593a2d60b2abc939c.tar.gz
eclipse.platform.swt-022921505f9d6148dcef9e4593a2d60b2abc939c.tar.xz
eclipse.platform.swt-022921505f9d6148dcef9e4593a2d60b2abc939c.zip
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 977efcbfe6..adcb602f1e 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -22,7 +22,7 @@
<version>3.107.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20180305-1901</forceContextQualifier>
+ <forceContextQualifier>v20180306-1900</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top