Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-12-04 12:21:10 +0000
committerArun Thondapu2017-12-04 12:21:10 +0000
commit7600e4ebce92f7d48c1f53654277cc1ba7a4ff01 (patch)
tree2c23b2e14b49f78545d0bacc2f552ec119a2e402 /bundles
parentf5527a87ff2f72bfd069c672a7a993edeef92bb3 (diff)
downloadeclipse.platform.swt-7600e4ebce92f7d48c1f53654277cc1ba7a4ff01.tar.gz
eclipse.platform.swt-7600e4ebce92f7d48c1f53654277cc1ba7a4ff01.tar.xz
eclipse.platform.swt-7600e4ebce92f7d48c1f53654277cc1ba7a4ff01.zip
v4840v4840b
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 d72247fbd6..c8b953bd56 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>v20171204-0710</forceContextQualifier>
+ <forceContextQualifier>v20171204-0721</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top