Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-10-18 11:06:36 +0000
committerArun Thondapu2017-10-18 11:06:36 +0000
commit34ece67cec5a328e44ff98ee67ecbb13dc59fd1a (patch)
treee8694fd96cb4a8abbb257abb61a8f38f0f92c26a
parentcff2cc464553deae4067f7c832408a6322c7ee4f (diff)
downloadeclipse.platform.swt-34ece67cec5a328e44ff98ee67ecbb13dc59fd1a.tar.gz
eclipse.platform.swt-34ece67cec5a328e44ff98ee67ecbb13dc59fd1a.tar.xz
eclipse.platform.swt-34ece67cec5a328e44ff98ee67ecbb13dc59fd1a.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 0c00cbcf2e..a1dd5e0f62 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.106.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20170926-0519</forceContextQualifier>
+ <forceContextQualifier>v20171018-0706</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top