Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-07-09 23:04:20 +0000
committerArun Thondapu2017-07-09 23:04:20 +0000
commitc73cf166880cb0fc8e2a90617101a96f963eb3f8 (patch)
tree305f31f648f227711f83322aa83a7dc4a59f4562 /bundles/org.eclipse.swt
parent7e30638e994b50c3f54e7deee622f67f8f9f9287 (diff)
downloadeclipse.platform.swt-c73cf166880cb0fc8e2a90617101a96f963eb3f8.tar.gz
eclipse.platform.swt-c73cf166880cb0fc8e2a90617101a96f963eb3f8.tar.xz
eclipse.platform.swt-c73cf166880cb0fc8e2a90617101a96f963eb3f8.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 c821974357..ed02e2b43b 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.106.100-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20170708-1904</forceContextQualifier>
+ <forceContextQualifier>v20170709-1904</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top