Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2016-08-23 19:31:25 +0000
committerArun Thondapu2016-08-23 19:31:25 +0000
commitee7790a6ef8fdc5869a32782f509b392bf53c0d7 (patch)
tree7c5883f4ae75bc1352b1f86712d712dbf858180b
parent4e8a88b411c85fded23c1302de553ce985498c1a (diff)
downloadeclipse.platform.swt-ee7790a6ef8fdc5869a32782f509b392bf53c0d7.tar.gz
eclipse.platform.swt-ee7790a6ef8fdc5869a32782f509b392bf53c0d7.tar.xz
eclipse.platform.swt-ee7790a6ef8fdc5869a32782f509b392bf53c0d7.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 e950026f62..72856d16f9 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.105.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20160817-0331</forceContextQualifier>
+ <forceContextQualifier>v20160823-1531</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top