Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgenie.releng2018-03-03 00:01:09 +0000
committergenie.releng2018-03-03 00:01:09 +0000
commit060a5fc6f1e5b447585d4a78c24708020e0bb092 (patch)
tree5d983408783aee2270ae9f508a80e5bda9bf43b9
parent3a3c32da911e07e08f5ef2c42ab8859283d01108 (diff)
downloadeclipse.platform.swt-060a5fc6f1e5b447585d4a78c24708020e0bb092.tar.gz
eclipse.platform.swt-060a5fc6f1e5b447585d4a78c24708020e0bb092.tar.xz
eclipse.platform.swt-060a5fc6f1e5b447585d4a78c24708020e0bb092.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 44d4f56af8..f241d5bfc0 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>v20180301-1902</forceContextQualifier>
+ <forceContextQualifier>v20180302-1901</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top