Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgenie.releng2018-01-10 00:04:31 +0000
committergenie.releng2018-01-10 00:04:31 +0000
commitb3d070837125ff27f3e23556d91383fcb81be159 (patch)
tree22c831a9369196226434de9c51c17516d9184a47
parentdbf306e169f35af8aa89ffba3749d703dd45a450 (diff)
downloadeclipse.platform.swt-I20180110-0100.tar.gz
eclipse.platform.swt-I20180110-0100.tar.xz
eclipse.platform.swt-I20180110-0100.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 1bc7e30aa4..823990a7a0 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>v20180109-0824</forceContextQualifier>
+ <forceContextQualifier>v20180109-1904</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top