Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2015-05-13 23:01:17 +0000
committerArun Thondapu2015-05-13 23:01:17 +0000
commite55fd5b3440bd0ec31ca0594f7269409d1ae97f1 (patch)
treeedcfce948c03f87526a633b7905b9fa20ad9ce20
parentdc6d6c8a78121ad9c4f1da57c5b139b5cb587e8a (diff)
downloadeclipse.platform.swt-e55fd5b3440bd0ec31ca0594f7269409d1ae97f1.tar.gz
eclipse.platform.swt-e55fd5b3440bd0ec31ca0594f7269409d1ae97f1.tar.xz
eclipse.platform.swt-e55fd5b3440bd0ec31ca0594f7269409d1ae97f1.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 9247c6d30f..58579aa5a2 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>v20150513-1602</forceContextQualifier>
+ <forceContextQualifier>v20150513-1901</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top