Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2016-07-27 11:39:55 +0000
committerArun Thondapu2016-07-27 11:39:55 +0000
commit1e3c785debff9a96617a6e564b043c2a34c74389 (patch)
tree436baa98a7dc59052ae91fd1f87a4a7bd2476649
parent9c797c597e669a10338246bf2f67349381927f13 (diff)
downloadeclipse.platform.swt-1e3c785debff9a96617a6e564b043c2a34c74389.tar.gz
eclipse.platform.swt-1e3c785debff9a96617a6e564b043c2a34c74389.tar.xz
eclipse.platform.swt-1e3c785debff9a96617a6e564b043c2a34c74389.zip
-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 f155bd0fbc..c294bdcea3 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.105.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20160720-1005</forceContextQualifier>
+ <forceContextQualifier>v20160727-0739</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top