Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-11-04 16:03:37 +0000
committerArun Thondapu2017-11-04 16:03:37 +0000
commit10a9591352c3b45dbd771b52a1428c738e6d816e (patch)
treed066d3c2343dfaaca5d42920969c56d79a63976a
parentc7c131f6dfaf19246711e5ddd592eb8096c83620 (diff)
downloadeclipse.platform.swt-10a9591352c3b45dbd771b52a1428c738e6d816e.tar.gz
eclipse.platform.swt-10a9591352c3b45dbd771b52a1428c738e6d816e.tar.xz
eclipse.platform.swt-10a9591352c3b45dbd771b52a1428c738e6d816e.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 aa852a3aac..d0690658bf 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.107.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20171103-1903</forceContextQualifier>
+ <forceContextQualifier>v20171104-1203</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top