Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgenie.releng2018-01-25 00:04:27 +0000
committergenie.releng2018-01-25 00:04:27 +0000
commitbe67e7a453048309b3d338b0f6f24c60f69e6f1a (patch)
treeed8b58ab4b0eba5fb4ab368b731180ed3f4bfe6c
parent1e6380ac5453d27f31b503cd2494ad85521102a1 (diff)
downloadeclipse.platform.swt-be67e7a453048309b3d338b0f6f24c60f69e6f1a.tar.gz
eclipse.platform.swt-be67e7a453048309b3d338b0f6f24c60f69e6f1a.tar.xz
eclipse.platform.swt-be67e7a453048309b3d338b0f6f24c60f69e6f1a.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 e00451cded..e55b12370e 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>v20180122-1904</forceContextQualifier>
+ <forceContextQualifier>v20180124-1904</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top