Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEclipse Platform RelEng Bot2018-04-17 23:02:28 +0000
committerEclipse Platform RelEng Bot2018-04-17 23:02:28 +0000
commitb320b3a0933b22debc7a65f4acbabc4040ebf1d2 (patch)
treeab038d42246fad69fbdecf8f00131633f1d4a594
parent1ffb009960ad9a5deaaf7568c1f087beec646cc1 (diff)
downloadeclipse.platform.swt-b320b3a0933b22debc7a65f4acbabc4040ebf1d2.tar.gz
eclipse.platform.swt-b320b3a0933b22debc7a65f4acbabc4040ebf1d2.tar.xz
eclipse.platform.swt-b320b3a0933b22debc7a65f4acbabc4040ebf1d2.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 25926c68c1..f0a6270153 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>v20180416-1902</forceContextQualifier>
+ <forceContextQualifier>v20180417-1902</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top