Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-11-14 11:44:59 +0000
committerArun Thondapu2017-11-14 11:44:59 +0000
commit9de5be8832286e9657e88362f7a2e30f4e9ab0cd (patch)
tree2c150e8018522914aab344e309b53826425501b2
parentef4364c4118b655b26b39c0ce911712b30a98e2b (diff)
downloadeclipse.platform.swt-9de5be8832286e9657e88362f7a2e30f4e9ab0cd.tar.gz
eclipse.platform.swt-9de5be8832286e9657e88362f7a2e30f4e9ab0cd.tar.xz
eclipse.platform.swt-9de5be8832286e9657e88362f7a2e30f4e9ab0cd.zip
v4761v4761
-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 7c5c7af789..6ad8c29d1a 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.106.2-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20171106-0036</forceContextQualifier>
+ <forceContextQualifier>v20171114-0644</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top