Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEclipse Platform RelEng Bot2018-04-23 23:01:14 +0000
committerEclipse Platform RelEng Bot2018-04-23 23:01:14 +0000
commit2a181099876fa77b1c667c10abdcd03460f396d3 (patch)
tree745ef29e1ccc0764b166430cfd43d6b30b992da6
parent7e26298a37530386730c4f19b1bd48816e757e88 (diff)
downloadeclipse.platform.swt-2a181099876fa77b1c667c10abdcd03460f396d3.tar.gz
eclipse.platform.swt-2a181099876fa77b1c667c10abdcd03460f396d3.tar.xz
eclipse.platform.swt-2a181099876fa77b1c667c10abdcd03460f396d3.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 45e5bc1f4e..978e05f4c2 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>v20180423-0657</forceContextQualifier>
+ <forceContextQualifier>v20180423-1901</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top