Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2015-05-13 20:02:20 +0000
committerArun Thondapu2015-05-13 20:02:20 +0000
commitdc6d6c8a78121ad9c4f1da57c5b139b5cb587e8a (patch)
treec9a66c87c635c155f0a8ca1c10e437a9c89ed20d
parentbe6a8fa01678d1d491b0d087362cfec1ad8ea0db (diff)
downloadeclipse.platform.swt-dc6d6c8a78121ad9c4f1da57c5b139b5cb587e8a.tar.gz
eclipse.platform.swt-dc6d6c8a78121ad9c4f1da57c5b139b5cb587e8a.tar.xz
eclipse.platform.swt-dc6d6c8a78121ad9c4f1da57c5b139b5cb587e8a.zip
v4526v4526
-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 039f559c78..9247c6d30f 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>v20150512-1901</forceContextQualifier>
+ <forceContextQualifier>v20150513-1602</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top