Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2018-02-14 08:45:58 +0000
committerArun Thondapu2018-02-14 08:45:58 +0000
commit75495122bcb1d19b8a8df9b36c20378a79668e16 (patch)
tree0585f98a4979cbf9b53f41f79d634557801571f8
parent34bfe2b05ea6e6107d7a1aeae76e639811959eb5 (diff)
downloadeclipse.platform.swt-M20180327-0400.tar.gz
eclipse.platform.swt-M20180327-0400.tar.xz
eclipse.platform.swt-M20180327-0400.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 a57856a766..bb1fd31243 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.106.3-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20180111-0501</forceContextQualifier>
+ <forceContextQualifier>v20180214-0345</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top