Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-10-02 23:03:58 +0000
committerArun Thondapu2017-10-02 23:03:58 +0000
commit7c8f23d6997291c10b6060a5db749c93314fe267 (patch)
treeaf07e62dfe1af294dbd10bb262cf1abc1dc295cb /bundles
parentc652317455bd64fe35f585ead710f8ffd3783464 (diff)
downloadeclipse.platform.swt-7c8f23d6997291c10b6060a5db749c93314fe267.tar.gz
eclipse.platform.swt-7c8f23d6997291c10b6060a5db749c93314fe267.tar.xz
eclipse.platform.swt-7c8f23d6997291c10b6060a5db749c93314fe267.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 a576b85962..99899d7ce9 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>v20171001-1903</forceContextQualifier>
+ <forceContextQualifier>v20171002-1903</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top