Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2016-05-10 13:22:20 +0000
committerArun Thondapu2016-05-10 13:22:20 +0000
commitcc317774a8b42e5e9aaeebb2dc41cb9c38430a23 (patch)
tree239de81d4f0947bddc2532a325365d55003c8dcf
parente4b38e66cd4d3f120e08a831f87156a870250d09 (diff)
downloadeclipse.platform.swt-cc317774a8b42e5e9aaeebb2dc41cb9c38430a23.tar.gz
eclipse.platform.swt-cc317774a8b42e5e9aaeebb2dc41cb9c38430a23.tar.xz
eclipse.platform.swt-cc317774a8b42e5e9aaeebb2dc41cb9c38430a23.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 fbb3a672b5..239b62d1fe 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>v20160509-1348</forceContextQualifier>
+ <forceContextQualifier>v20160510-0922</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top