Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgenie.releng2018-03-07 13:18:19 +0000
committergenie.releng2018-03-07 13:18:19 +0000
commit270813ae7675bfaf5fbb58ed585dd6c3d83f2813 (patch)
treeccf1474dd650ce69a43fc619787793c78e1d831a
parent7d9906cffbafce82f51535ea889a3ff0b63eafe1 (diff)
downloadeclipse.platform.swt-I20180307-0825.tar.gz
eclipse.platform.swt-I20180307-0825.tar.xz
eclipse.platform.swt-I20180307-0825.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 adcb602f1e..950c72afe4 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>v20180306-1900</forceContextQualifier>
+ <forceContextQualifier>v20180307-0818</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top