Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgenie.releng2018-01-18 00:05:28 +0000
committergenie.releng2018-01-18 00:05:28 +0000
commitb2fae589b777bcddc3ad5602aa371895abd884e8 (patch)
treea03264324f44b5f37c991faa80767efdcbdc8267
parentaebedddc75d2056a294f72eaebba836dd6a48e71 (diff)
downloadeclipse.platform.swt-b2fae589b777bcddc3ad5602aa371895abd884e8.tar.gz
eclipse.platform.swt-b2fae589b777bcddc3ad5602aa371895abd884e8.tar.xz
eclipse.platform.swt-b2fae589b777bcddc3ad5602aa371895abd884e8.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 6e1301d285..5b2a09ef45 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>v20180116-1904</forceContextQualifier>
+ <forceContextQualifier>v20180117-1905</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top