Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgenie.releng2018-01-31 11:14:53 +0000
committergenie.releng2018-01-31 11:14:53 +0000
commitd80fb09d44948b7d66d941f2d44fb3f4d144efa0 (patch)
tree0d828cad50848a5c8526330edcd49eea66008548
parent5ccd99b1763a271291710a2a3ed1df3894c149a6 (diff)
downloadeclipse.platform.swt-d80fb09d44948b7d66d941f2d44fb3f4d144efa0.tar.gz
eclipse.platform.swt-d80fb09d44948b7d66d941f2d44fb3f4d144efa0.tar.xz
eclipse.platform.swt-d80fb09d44948b7d66d941f2d44fb3f4d144efa0.zip
v4856
-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 545ae15e74..4fccc1a8dd 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>v20180129-0603</forceContextQualifier>
+ <forceContextQualifier>v20180131-0614</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top