Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgenie.releng2018-01-12 00:04:42 +0000
committergenie.releng2018-01-12 00:04:42 +0000
commit4e7818d7bf67e4f52b39fc07b401a9ecc132a7e5 (patch)
tree9e9c91b333ae8e9472e454bae38c64d2a2fb95a2
parent70bc724bdc4e8386426bb111135ed74b336c4fae (diff)
downloadeclipse.platform.swt-4e7818d7bf67e4f52b39fc07b401a9ecc132a7e5.tar.gz
eclipse.platform.swt-4e7818d7bf67e4f52b39fc07b401a9ecc132a7e5.tar.xz
eclipse.platform.swt-4e7818d7bf67e4f52b39fc07b401a9ecc132a7e5.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 72f0a2dde2..81d50becdf 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>v20180110-1904</forceContextQualifier>
+ <forceContextQualifier>v20180111-1904</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top