Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEclipse Platform RelEng Bot2018-04-21 18:01:14 +0000
committerEclipse Platform RelEng Bot2018-04-21 18:01:14 +0000
commit21a5644b13a75fffef6c379f26af78fe7113104c (patch)
treefcb320665e326cef5d0fcec942d6a2cfc0cebc2c
parent8f772bc27a4742d220b139ffe3f40ce64ecdeaca (diff)
downloadeclipse.platform.swt-I20180422-2000.tar.gz
eclipse.platform.swt-I20180422-2000.tar.xz
eclipse.platform.swt-I20180422-2000.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 6386e0ca6d..adbb2e2a17 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>v20180420-1901</forceContextQualifier>
+ <forceContextQualifier>v20180421-1401</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top