Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEclipse Platform RelEng Bot2018-04-23 10:57:43 +0000
committerEclipse Platform RelEng Bot2018-04-23 10:57:43 +0000
commitc5d6504db58eba478f87ed95f0d56ca3b300f2e1 (patch)
tree3600425e91c67cd667b8bdf689e47b2c20e4f787
parentbe781ff4dc94338097f9feb7cbc7c9d4a85bcd03 (diff)
downloadeclipse.platform.swt-c5d6504db58eba478f87ed95f0d56ca3b300f2e1.tar.gz
eclipse.platform.swt-c5d6504db58eba478f87ed95f0d56ca3b300f2e1.tar.xz
eclipse.platform.swt-c5d6504db58eba478f87ed95f0d56ca3b300f2e1.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 adbb2e2a17..45e5bc1f4e 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>v20180421-1401</forceContextQualifier>
+ <forceContextQualifier>v20180423-0657</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top