Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-04-27 13:32:09 +0000
committerArun Thondapu2017-04-27 13:32:09 +0000
commit9d4d21e93828ad9593278e5564b3684afaa61bf0 (patch)
tree804eeb360350e4d5539617c7d76b2cf2c409b5ed /bundles/org.eclipse.swt
parent41e6d89ab4716afa2156868ca216750ba592c7b9 (diff)
downloadeclipse.platform.swt-9d4d21e93828ad9593278e5564b3684afaa61bf0.tar.gz
eclipse.platform.swt-9d4d21e93828ad9593278e5564b3684afaa61bf0.tar.xz
eclipse.platform.swt-9d4d21e93828ad9593278e5564b3684afaa61bf0.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 0d4190d046..ff3b773361 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.106.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20170426-1901</forceContextQualifier>
+ <forceContextQualifier>v20170427-0932</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top