Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-10-09 23:04:15 +0000
committerArun Thondapu2017-10-09 23:04:15 +0000
commitce1254bc69e829e7c5f0d4808352a961a5504c06 (patch)
tree0ea99ce780544a9be6cd6044ef83d5c4c55a8bb7 /bundles/org.eclipse.swt
parentf600f58688cfddc629e739dad377bca84b2c344c (diff)
downloadeclipse.platform.swt-ce1254bc69e829e7c5f0d4808352a961a5504c06.tar.gz
eclipse.platform.swt-ce1254bc69e829e7c5f0d4808352a961a5504c06.tar.xz
eclipse.platform.swt-ce1254bc69e829e7c5f0d4808352a961a5504c06.zip
Diffstat (limited to 'bundles/org.eclipse.swt')
-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 6e143aa194..84fc1d8410 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>v20171008-1903</forceContextQualifier>
+ <forceContextQualifier>v20171009-1904</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top