Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgenie.releng2017-12-20 00:04:35 +0000
committergenie.releng2017-12-20 00:04:35 +0000
commit2017b24cda76ff73069db41157336099d046164f (patch)
tree01bf8bd6d75d118b49718ae7d2a1677fb3f05ae7
parentaa9e2b45dfa29b90beca2ed2b31a641b04d8e925 (diff)
downloadeclipse.platform.swt-2017b24cda76ff73069db41157336099d046164f.tar.gz
eclipse.platform.swt-2017b24cda76ff73069db41157336099d046164f.tar.xz
eclipse.platform.swt-2017b24cda76ff73069db41157336099d046164f.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 37c9597f28..50ba9879a3 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>v20171218-1904</forceContextQualifier>
+ <forceContextQualifier>v20171219-1904</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top