Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgenie.releng2018-02-15 00:01:03 +0000
committergenie.releng2018-02-15 00:01:03 +0000
commita377e8395b4414fe37916d64d08d92f6cac6dfa2 (patch)
tree204cbcd5d87219dde476fb918f949b01c6c0a214
parent42fb9859bce0c7cfca6625ecd61f7aecc8bf0bb2 (diff)
downloadeclipse.platform.swt-a377e8395b4414fe37916d64d08d92f6cac6dfa2.tar.gz
eclipse.platform.swt-a377e8395b4414fe37916d64d08d92f6cac6dfa2.tar.xz
eclipse.platform.swt-a377e8395b4414fe37916d64d08d92f6cac6dfa2.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 0092b19097..917d420a60 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>v20180212-1901</forceContextQualifier>
+ <forceContextQualifier>v20180214-1901</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top