Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2016-04-26 12:31:19 +0000
committerArun Thondapu2016-04-26 12:31:19 +0000
commitbc801fc394f214311d3a6cb03508b28e5a052bbf (patch)
tree958aeb670fa2e518946b9b6b7acc2f64904cb701 /bundles
parentf7e8db27b6d5f9197297813361e716437fdafab7 (diff)
downloadeclipse.platform.swt-bc801fc394f214311d3a6cb03508b28e5a052bbf.tar.gz
eclipse.platform.swt-bc801fc394f214311d3a6cb03508b28e5a052bbf.tar.xz
eclipse.platform.swt-bc801fc394f214311d3a6cb03508b28e5a052bbf.zip
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 abed5a397e..87c6e6c425 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>v20160426-0701</forceContextQualifier>
+ <forceContextQualifier>v20160426-0831</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top