Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2016-05-18 19:39:21 +0000
committerArun Thondapu2016-05-18 19:39:21 +0000
commitf696adf0c7da6806c3c9e5a2a770184834d628dc (patch)
treee954c954b74613f30ccf05c4f41990c8af642af1
parentfb4165e3ebbd49650992685a61503c7defde1eab (diff)
downloadeclipse.platform.swt-f696adf0c7da6806c3c9e5a2a770184834d628dc.tar.gz
eclipse.platform.swt-f696adf0c7da6806c3c9e5a2a770184834d628dc.tar.xz
eclipse.platform.swt-f696adf0c7da6806c3c9e5a2a770184834d628dc.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 4095a2d4ef..05976df45a 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>v20160516-1603</forceContextQualifier>
+ <forceContextQualifier>v20160518-1539</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top