Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-03-24 23:01:54 +0000
committerArun Thondapu2017-03-24 23:01:54 +0000
commit178bb4188edb30f569e39c9ea1c2e75da1ae8e5c (patch)
treeeace3363c667e9aab871232341f892adda7e4106 /bundles
parent70ea713017537c5b5f00e7c46e8e473978a96f58 (diff)
downloadeclipse.platform.swt-178bb4188edb30f569e39c9ea1c2e75da1ae8e5c.tar.gz
eclipse.platform.swt-178bb4188edb30f569e39c9ea1c2e75da1ae8e5c.tar.xz
eclipse.platform.swt-178bb4188edb30f569e39c9ea1c2e75da1ae8e5c.zip
Diffstat (limited to 'bundles')
-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 5c65caacff..33a4d8b78a 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.106.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20170323-1904</forceContextQualifier>
+ <forceContextQualifier>v20170324-1901</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top