Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-09-28 23:04:47 +0000
committerArun Thondapu2017-09-28 23:04:47 +0000
commit1af14fcabbfe1af82acdaa69cc84a9ccda312cf1 (patch)
treeb8e6b80716a169535aafd7802f537fb99e6b09cc /bundles
parent0ab5ce2828834950cc5826d80c9000afed354c90 (diff)
downloadeclipse.platform.swt-1af14fcabbfe1af82acdaa69cc84a9ccda312cf1.tar.gz
eclipse.platform.swt-1af14fcabbfe1af82acdaa69cc84a9ccda312cf1.tar.xz
eclipse.platform.swt-1af14fcabbfe1af82acdaa69cc84a9ccda312cf1.zip
Diffstat (limited to 'bundles')
-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 691efbd8c6..03b945b924 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>v20170927-1904</forceContextQualifier>
+ <forceContextQualifier>v20170928-1904</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top