Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgenie.releng2018-03-05 12:00:38 +0000
committergenie.releng2018-03-05 12:00:38 +0000
commitfc1ec028ce6bb1b1df3db750ba0696e56156b5d4 (patch)
treea31b8b34b80a193034edd46ba76630250e1abdcd
parent37235cadc610ee19c2d6588cb15047d0aa3d89b5 (diff)
downloadeclipse.platform.swt-fc1ec028ce6bb1b1df3db750ba0696e56156b5d4.tar.gz
eclipse.platform.swt-fc1ec028ce6bb1b1df3db750ba0696e56156b5d4.tar.xz
eclipse.platform.swt-fc1ec028ce6bb1b1df3db750ba0696e56156b5d4.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 f241d5bfc0..0054bdccc1 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>v20180302-1901</forceContextQualifier>
+ <forceContextQualifier>v20180305-0700</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top