Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2015-05-21 23:01:17 +0000
committerArun Thondapu2015-05-21 23:01:17 +0000
commitcc7539cf4fcab4bc28083443789347ebee1ccce4 (patch)
tree5834a00aa04c3632246826e988c56369a47c6e3b
parente46075b37fae215eaba8c8c88d007e154c0a6f8a (diff)
downloadeclipse.platform.swt-cc7539cf4fcab4bc28083443789347ebee1ccce4.tar.gz
eclipse.platform.swt-cc7539cf4fcab4bc28083443789347ebee1ccce4.tar.xz
eclipse.platform.swt-cc7539cf4fcab4bc28083443789347ebee1ccce4.zip
v4527
-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 807a22f355..aed660c7ad 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>v20150521-0825</forceContextQualifier>
+ <forceContextQualifier>v20150521-1901</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top