Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-09-13 23:03:47 +0000
committerArun Thondapu2017-09-13 23:03:47 +0000
commitac01d611767cbeea856826bf805dfb36f9dfb192 (patch)
treec491bd45254984e0fa501dc5a2ce585a01bcfb1e
parentc799b39ddcb40002b040be85b2283014c7ddc668 (diff)
downloadeclipse.platform.swt-ac01d611767cbeea856826bf805dfb36f9dfb192.tar.gz
eclipse.platform.swt-ac01d611767cbeea856826bf805dfb36f9dfb192.tar.xz
eclipse.platform.swt-ac01d611767cbeea856826bf805dfb36f9dfb192.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 20cea0ffb9..edb200fe61 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.107.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20170911-1903</forceContextQualifier>
+ <forceContextQualifier>v20170913-1903</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top