Skip to main content

This CGIT instance is deprecated, and repositories have been moved to Gitlab or Github. See the repository descriptions for specific locations.

aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-08-15 04:21:21 +0000
committerArun Thondapu2017-08-15 04:21:21 +0000
commit1ac198b83058d2b56c103500ee011c5757565191 (patch)
treea68ded91ccb04a2774950364281a75a53ab7d86a
parentacf5a440631bb72b57bcb98210cfbaa91b7ae616 (diff)
downloadeclipse.platform.swt-1ac198b83058d2b56c103500ee011c5757565191.tar.gz
eclipse.platform.swt-1ac198b83058d2b56c103500ee011c5757565191.tar.xz
eclipse.platform.swt-1ac198b83058d2b56c103500ee011c5757565191.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 2d8e8d3291..dfb652c0e1 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>v20170813-1903</forceContextQualifier>
+ <forceContextQualifier>v20170815-0021</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top