Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2015-03-24 12:09:38 +0000
committerArun Thondapu2015-03-24 12:09:56 +0000
commit6c4a00defbeebee83c7c96074120ee83d3c45bbe (patch)
tree9899a24f0c08ae6f77703606c5639dc83a1b464d /bundles
parent56cd6278f58f0a2d9dbc9d81060dde70e0db2027 (diff)
downloadeclipse.platform.swt-6c4a00defbeebee83c7c96074120ee83d3c45bbe.tar.gz
eclipse.platform.swt-6c4a00defbeebee83c7c96074120ee83d3c45bbe.tar.xz
eclipse.platform.swt-6c4a00defbeebee83c7c96074120ee83d3c45bbe.zip
v4518
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 46a858d1a4..4fe3884b4b 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>v20150323-1901</forceContextQualifier>
+ <forceContextQualifier>v20150324-0809</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top