Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2015-05-22 23:01:16 +0000
committerArun Thondapu2015-05-22 23:01:16 +0000
commit86c07a7f4a41260e6705c942d718718067f6b028 (patch)
tree85afa577fa2294a9cbb4677298c8fb70f2a96ec6
parentcc7539cf4fcab4bc28083443789347ebee1ccce4 (diff)
downloadeclipse.platform.swt-86c07a7f4a41260e6705c942d718718067f6b028.tar.gz
eclipse.platform.swt-86c07a7f4a41260e6705c942d718718067f6b028.tar.xz
eclipse.platform.swt-86c07a7f4a41260e6705c942d718718067f6b028.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 aed660c7ad..23932d1c95 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-1901</forceContextQualifier>
+ <forceContextQualifier>v20150522-1901</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top