Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2015-08-04 11:42:00 +0000
committerArun Thondapu2015-08-04 11:42:00 +0000
commit07066669cd4d1a588e98107bcf0a318e215acea3 (patch)
tree737703baf9e98af9220f852f8d4fbff6ff0a51bb
parent9221e2edeb5403b9d265d9fb6554d34e38fdd2f9 (diff)
downloadeclipse.platform.swt-07066669cd4d1a588e98107bcf0a318e215acea3.tar.gz
eclipse.platform.swt-07066669cd4d1a588e98107bcf0a318e215acea3.tar.xz
eclipse.platform.swt-07066669cd4d1a588e98107bcf0a318e215acea3.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 6aba18806d..a473abe9ff 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.104.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20150803-1901</forceContextQualifier>
+ <forceContextQualifier>v20150804-0741</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top