Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgenie.releng2017-12-21 00:04:52 +0000
committergenie.releng2017-12-21 00:04:52 +0000
commit8e88a093521717acfc057722f85091e383649f38 (patch)
tree55922d23ff16e8cca2f3a0defad09a8a73cbbc07 /bundles
parent28768d0b1cc69abfdab02792b0c35db97f056b65 (diff)
downloadeclipse.platform.swt-8e88a093521717acfc057722f85091e383649f38.tar.gz
eclipse.platform.swt-8e88a093521717acfc057722f85091e383649f38.tar.xz
eclipse.platform.swt-8e88a093521717acfc057722f85091e383649f38.zip
Diffstat (limited to 'bundles')
-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 50ba9879a3..172ab2d539 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>v20171219-1904</forceContextQualifier>
+ <forceContextQualifier>v20171220-1904</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top