Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2016-05-04 12:34:02 +0000
committerArun Thondapu2016-05-04 12:34:02 +0000
commitb10a9efedb869c0d0417e593e5f4cbcdc4e1fbed (patch)
treefe391d8b0071211c529af50770fa5fa2c43e1a1c
parent494fa17a240298c064f1a7fc44c9609dd0caa373 (diff)
downloadeclipse.platform.swt-b10a9efedb869c0d0417e593e5f4cbcdc4e1fbed.tar.gz
eclipse.platform.swt-b10a9efedb869c0d0417e593e5f4cbcdc4e1fbed.tar.xz
eclipse.platform.swt-b10a9efedb869c0d0417e593e5f4cbcdc4e1fbed.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 4393cdfda8..d951175b86 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-0526</forceContextQualifier>
+ <forceContextQualifier>v20160504-0833</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top