Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEclipse Platform RelEng Bot2018-04-26 23:02:03 +0000
committerEclipse Platform RelEng Bot2018-04-26 23:02:03 +0000
commitd31a640dc02a4f04fd0b8c1b1d3ee6ea59377acf (patch)
treee5fc499093f5f2cb735e4f3bd8dd831153b0562d
parent5ef1ec389a6c0c116d8073d7fe8c9af77173fc59 (diff)
downloadeclipse.platform.swt-d31a640dc02a4f04fd0b8c1b1d3ee6ea59377acf.tar.gz
eclipse.platform.swt-d31a640dc02a4f04fd0b8c1b1d3ee6ea59377acf.tar.xz
eclipse.platform.swt-d31a640dc02a4f04fd0b8c1b1d3ee6ea59377acf.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 fcd8aec629..8001d7129f 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>v20180425-1659</forceContextQualifier>
+ <forceContextQualifier>v20180426-1902</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top