Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEclipse Platform RelEng Bot2018-04-27 23:02:20 +0000
committerEclipse Platform RelEng Bot2018-04-27 23:02:20 +0000
commitd9f5632d5ad407acb871d32f4f2af1099f6c9bf9 (patch)
treec7b297d8d4c85fd8d23d5dc2dc8492c2c404db8d /bundles
parent84543178f845993bc649c8735552621954106f6f (diff)
downloadeclipse.platform.swt-d9f5632d5ad407acb871d32f4f2af1099f6c9bf9.tar.gz
eclipse.platform.swt-d9f5632d5ad407acb871d32f4f2af1099f6c9bf9.tar.xz
eclipse.platform.swt-d9f5632d5ad407acb871d32f4f2af1099f6c9bf9.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 8001d7129f..6751fdd923 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>v20180426-1902</forceContextQualifier>
+ <forceContextQualifier>v20180427-1902</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top