Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2015-05-28 06:11:10 +0000
committerArun Thondapu2015-05-28 06:11:10 +0000
commit4132a583bb705178ab919988f908f721b37ab41c (patch)
treebbb2076213c8f178ccc228750b90e7af446e83f1
parent745b44c33baf24b4504916d553437f36e9f52074 (diff)
downloadeclipse.platform.swt-I20150529-2000.tar.gz
eclipse.platform.swt-I20150529-2000.tar.xz
eclipse.platform.swt-I20150529-2000.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 ff1b2713af..1abaf8f1a3 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>v20150524-1901</forceContextQualifier>
+ <forceContextQualifier>v20150528-0211</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top