Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgenie.releng2018-03-02 00:02:59 +0000
committergenie.releng2018-03-02 00:02:59 +0000
commit8a06388fe326804fa333f0460626bcea60fbf2d9 (patch)
tree48c64fce7a6de38c88f28aff34c876974e29a68e
parent7de25c7201694c349e7634cc76841539d18a9717 (diff)
downloadeclipse.platform.swt-8a06388fe326804fa333f0460626bcea60fbf2d9.tar.gz
eclipse.platform.swt-8a06388fe326804fa333f0460626bcea60fbf2d9.tar.xz
eclipse.platform.swt-8a06388fe326804fa333f0460626bcea60fbf2d9.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 15622054b4..44d4f56af8 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>v20180226-1901</forceContextQualifier>
+ <forceContextQualifier>v20180301-1902</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top