Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgenie.releng2018-01-29 11:04:01 +0000
committergenie.releng2018-01-29 11:04:01 +0000
commit6390a177267f546216042e4089f26238452c45a3 (patch)
tree5321c73a7deb7c97477d1d2dbe3dc6d861c9ee9d
parent817c88d3963784aeb1ccd6ac7c432bd51df102ae (diff)
downloadeclipse.platform.swt-6390a177267f546216042e4089f26238452c45a3.tar.gz
eclipse.platform.swt-6390a177267f546216042e4089f26238452c45a3.tar.xz
eclipse.platform.swt-6390a177267f546216042e4089f26238452c45a3.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 2a3b932d1e..545ae15e74 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>v20180126-1905</forceContextQualifier>
+ <forceContextQualifier>v20180129-0603</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top