Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEclipse Platform RelEng Bot2018-04-16 07:05:45 +0000
committerEclipse Platform RelEng Bot2018-04-16 07:05:45 +0000
commitb1782492c04bb3836dfe055a2cd8685e7ac0b9b8 (patch)
tree88b7b661a544108cfe4fd76adebf014013d9b7f7
parent786e57799fdfe9979513c0499eacc56e96ca747c (diff)
downloadeclipse.platform.swt-b1782492c04bb3836dfe055a2cd8685e7ac0b9b8.tar.gz
eclipse.platform.swt-b1782492c04bb3836dfe055a2cd8685e7ac0b9b8.tar.xz
eclipse.platform.swt-b1782492c04bb3836dfe055a2cd8685e7ac0b9b8.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 b54b620e96..e67f7c0601 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>v20180412-1900</forceContextQualifier>
+ <forceContextQualifier>v20180416-0305</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top