Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgenie.releng2018-02-21 00:01:46 +0000
committergenie.releng2018-02-21 00:01:46 +0000
commit93663f62c777bc7c4281830308faebf8fb276d81 (patch)
treedb41625924b670dbb7250ece44bfbe62147acab8
parentade4058ecd297b01d053196a95547870503c0808 (diff)
downloadeclipse.platform.swt-93663f62c777bc7c4281830308faebf8fb276d81.tar.gz
eclipse.platform.swt-93663f62c777bc7c4281830308faebf8fb276d81.tar.xz
eclipse.platform.swt-93663f62c777bc7c4281830308faebf8fb276d81.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 b273b108fe..86366b610a 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -22,7 +22,7 @@
<version>3.107.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20180217-1401</forceContextQualifier>
+ <forceContextQualifier>v20180220-1901</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top