Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgenie.releng2018-04-02 23:03:36 +0000
committergenie.releng2018-04-02 23:03:36 +0000
commit32a4ec463315fd2e2cc607aeeefcd084d8768804 (patch)
tree9b83c039a241cd0826abb85ec612f499f23b739c
parent142402ae2e0ff9f742321ec3289efc699134c0b1 (diff)
downloadeclipse.platform.swt-32a4ec463315fd2e2cc607aeeefcd084d8768804.tar.gz
eclipse.platform.swt-32a4ec463315fd2e2cc607aeeefcd084d8768804.tar.xz
eclipse.platform.swt-32a4ec463315fd2e2cc607aeeefcd084d8768804.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 6433b0ccff..b060633e05 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>v20180328-2159</forceContextQualifier>
+ <forceContextQualifier>v20180402-1903</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top