Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-09-20 23:03:57 +0000
committerArun Thondapu2017-09-20 23:03:57 +0000
commit83a629737378753f745d6b9ee7325e6159095206 (patch)
tree0a2c5083aaee4713cbf7b0572e7a20145edb2809 /bundles/org.eclipse.swt/pom.xml
parent3eff687cf068563594a5ac244bb3b4f82acba92b (diff)
downloadeclipse.platform.swt-83a629737378753f745d6b9ee7325e6159095206.tar.gz
eclipse.platform.swt-83a629737378753f745d6b9ee7325e6159095206.tar.xz
eclipse.platform.swt-83a629737378753f745d6b9ee7325e6159095206.zip
Diffstat (limited to 'bundles/org.eclipse.swt/pom.xml')
-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 ce252feeb1..4a414d3aa6 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>v20170919-1903</forceContextQualifier>
+ <forceContextQualifier>v20170920-1903</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top