Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEclipse Platform RelEng Bot2018-04-16 23:02:30 +0000
committerEclipse Platform RelEng Bot2018-04-16 23:02:30 +0000
commitba5783401dfcb52280151e05dd55ab4d991de672 (patch)
tree6a2844e6ef69656b8a75b088b4c833f5fcf367d1
parent4e58e8399cb5b2b66e516c094bced865b2b9ed99 (diff)
downloadeclipse.platform.swt-ba5783401dfcb52280151e05dd55ab4d991de672.tar.gz
eclipse.platform.swt-ba5783401dfcb52280151e05dd55ab4d991de672.tar.xz
eclipse.platform.swt-ba5783401dfcb52280151e05dd55ab4d991de672.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 e67f7c0601..25926c68c1 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-0305</forceContextQualifier>
+ <forceContextQualifier>v20180416-1902</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top