Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEclipse Platform RelEng Bot2018-04-19 23:01:07 +0000
committerEclipse Platform RelEng Bot2018-04-19 23:01:07 +0000
commit2ebbb153d3d17bc1405e23dafe2256c0b855088d (patch)
treea80b0e634b47a48fb54e93abb63142b6d8e88c50 /bundles
parent1051e263ec1b8326a206ad1caa1bc5c80c682487 (diff)
downloadeclipse.platform.swt-2ebbb153d3d17bc1405e23dafe2256c0b855088d.tar.gz
eclipse.platform.swt-2ebbb153d3d17bc1405e23dafe2256c0b855088d.tar.xz
eclipse.platform.swt-2ebbb153d3d17bc1405e23dafe2256c0b855088d.zip
Diffstat (limited to 'bundles')
-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 f0a6270153..9cdabb0d5f 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>v20180417-1902</forceContextQualifier>
+ <forceContextQualifier>v20180419-1901</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top