Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2015-08-05 12:02:08 +0000
committerArun Thondapu2015-08-05 12:02:08 +0000
commitd6ef85197d68f95f9257978f831a2bd2d6df2061 (patch)
treea75b1ed51de280a4ebcbac810d1f095982c9c251
parent0162d2abe5b66ccc1e99c41d49e9d6305d85de55 (diff)
downloadeclipse.platform.swt-d6ef85197d68f95f9257978f831a2bd2d6df2061.tar.gz
eclipse.platform.swt-d6ef85197d68f95f9257978f831a2bd2d6df2061.tar.xz
eclipse.platform.swt-d6ef85197d68f95f9257978f831a2bd2d6df2061.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 967af23a36..1b51d670ef 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.104.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20150528-0211</forceContextQualifier>
+ <forceContextQualifier>v20150805-0802</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top