Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2016-07-26 12:11:35 +0000
committerArun Thondapu2016-07-26 12:11:35 +0000
commitde01dafd78ee4b6fd4e883d3994115f256aeeb46 (patch)
tree637915ab8edf7ab4c14a3d265432aab91a62cfd6 /bundles
parentde2174246744ebb69fb676cbfc877db479b6166c (diff)
downloadeclipse.platform.swt-de01dafd78ee4b6fd4e883d3994115f256aeeb46.tar.gz
eclipse.platform.swt-de01dafd78ee4b6fd4e883d3994115f256aeeb46.tar.xz
eclipse.platform.swt-de01dafd78ee4b6fd4e883d3994115f256aeeb46.zip
v4704v4704
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 d6beda0813..a23f079722 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>v20160719-0800</forceContextQualifier>
+ <forceContextQualifier>v20160726-0811</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top