Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-09-09 16:03:48 +0000
committerArun Thondapu2017-09-09 16:03:48 +0000
commit239f2e9c88af80f68d7781f8e47e8a9748347112 (patch)
tree7b022addf506ebbcd11488572e8696078f744210
parent6ec8b71b94b8ef8a741ad77a2637cbc73983d2c3 (diff)
downloadeclipse.platform.swt-239f2e9c88af80f68d7781f8e47e8a9748347112.tar.gz
eclipse.platform.swt-239f2e9c88af80f68d7781f8e47e8a9748347112.tar.xz
eclipse.platform.swt-239f2e9c88af80f68d7781f8e47e8a9748347112.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 c195cd70d4..2a2d290868 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>v20170908-1903</forceContextQualifier>
+ <forceContextQualifier>v20170909-1203</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top