Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2016-08-01 07:45:24 +0000
committerArun Thondapu2016-08-01 07:45:24 +0000
commit8183ab3e71c3bab675faa7507ad26ec3e30e7c23 (patch)
treec3caa80e9fc5732dc54dbe3cfe2c9f62ff305672
parent9b4b5e24814152b3b0d3bfe5a87a22dac5253402 (diff)
downloadeclipse.platform.swt-8183ab3e71c3bab675faa7507ad26ec3e30e7c23.tar.gz
eclipse.platform.swt-8183ab3e71c3bab675faa7507ad26ec3e30e7c23.tar.xz
eclipse.platform.swt-8183ab3e71c3bab675faa7507ad26ec3e30e7c23.zip
v4705v4705
-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 a23f079722..264ec7b316 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>v20160726-0811</forceContextQualifier>
+ <forceContextQualifier>v20160801-0345</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top