Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2015-08-12 12:39:15 +0000
committerArun Thondapu2015-08-12 12:39:15 +0000
commit237775234a27975ba19b8de40d96442b3119933e (patch)
tree99e2e301bcfa7b3ae80b44c8bb022add3720b56a
parent06c14ca5576018853d3fe84cc1c5a8f878402359 (diff)
downloadeclipse.platform.swt-237775234a27975ba19b8de40d96442b3119933e.tar.gz
eclipse.platform.swt-237775234a27975ba19b8de40d96442b3119933e.tar.xz
eclipse.platform.swt-237775234a27975ba19b8de40d96442b3119933e.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 1b51d670ef..c2ee8b61b1 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>v20150805-0802</forceContextQualifier>
+ <forceContextQualifier>v20150812-0839</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top