Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2016-05-02 09:26:58 +0000
committerArun Thondapu2016-05-02 09:26:58 +0000
commitff001bc324533c1a1321bf4638ed2c9811a42232 (patch)
tree09d9aaec5faf1673cce02d0ba2fbe79268b095a0
parent3723d80dcc968e7a39201a58167681e97818844f (diff)
downloadeclipse.platform.swt-ff001bc324533c1a1321bf4638ed2c9811a42232.tar.gz
eclipse.platform.swt-ff001bc324533c1a1321bf4638ed2c9811a42232.tar.xz
eclipse.platform.swt-ff001bc324533c1a1321bf4638ed2c9811a42232.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 be00417026..4393cdfda8 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.105.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20160502-0200</forceContextQualifier>
+ <forceContextQualifier>v20160502-0526</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top