Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-09-30 16:03:54 +0000
committerArun Thondapu2017-09-30 16:03:54 +0000
commit17b85d70bcba4d5bae42a4625c5ba7486c9a3542 (patch)
tree9f0ef55295c3fb911109a1a740d0fb57e203b43d /bundles
parentf82e87391abd3205e5f1866aa18d7c6ca9b8827c (diff)
downloadeclipse.platform.swt-17b85d70bcba4d5bae42a4625c5ba7486c9a3542.tar.gz
eclipse.platform.swt-17b85d70bcba4d5bae42a4625c5ba7486c9a3542.tar.xz
eclipse.platform.swt-17b85d70bcba4d5bae42a4625c5ba7486c9a3542.zip
Diffstat (limited to 'bundles')
-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 f0508760bd..d5f3b805f3 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>v20170929-1904</forceContextQualifier>
+ <forceContextQualifier>v20170930-1203</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top