Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSilenio Quarti2015-04-26 23:01:53 +0000
committerSilenio Quarti2015-04-26 23:01:53 +0000
commita28ddfa210b61d90ed0f5f46f82c313a986e1082 (patch)
treef7f078152a4e8c922a7c9d17c3779fd84a787f45 /bundles
parentd156544384e04903dee5029d2da3e975c9875220 (diff)
downloadeclipse.platform.swt-a28ddfa210b61d90ed0f5f46f82c313a986e1082.tar.gz
eclipse.platform.swt-a28ddfa210b61d90ed0f5f46f82c313a986e1082.tar.xz
eclipse.platform.swt-a28ddfa210b61d90ed0f5f46f82c313a986e1082.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 472195c6df..dfc023e87c 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -22,7 +22,7 @@
<version>3.104.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20150425-1901</forceContextQualifier>
+ <forceContextQualifier>v20150426-1901</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top