Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgenie.releng2018-01-11 00:04:35 +0000
committergenie.releng2018-01-11 00:04:35 +0000
commit347b260b2e3c486cce58494c342e335efb847edd (patch)
treefe93d4f54b382ea79de7ae779ecd6b850c39c667
parent7db52abb3ee6421c843ecd6add1441d05eacd001 (diff)
downloadeclipse.platform.swt-347b260b2e3c486cce58494c342e335efb847edd.tar.gz
eclipse.platform.swt-347b260b2e3c486cce58494c342e335efb847edd.tar.xz
eclipse.platform.swt-347b260b2e3c486cce58494c342e335efb847edd.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 823990a7a0..72f0a2dde2 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>v20180109-1904</forceContextQualifier>
+ <forceContextQualifier>v20180110-1904</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top