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-01 11:03:37 +0000
committerArun Thondapu2017-08-01 11:03:37 +0000
commit7dda668b8b1caa78fa2e96096d454101bba0f66d (patch)
treefa9c0de09a2a079a28023b650a4831f8f93323be /bundles/org.eclipse.swt
parentbef2713a710838f1616fd2e654d2c9959d6ebae1 (diff)
downloadeclipse.platform.swt-7dda668b8b1caa78fa2e96096d454101bba0f66d.tar.gz
eclipse.platform.swt-7dda668b8b1caa78fa2e96096d454101bba0f66d.tar.xz
eclipse.platform.swt-7dda668b8b1caa78fa2e96096d454101bba0f66d.zip
Diffstat (limited to 'bundles/org.eclipse.swt')
-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 226c8f4f6c..ab2e3cf71d 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.106.100-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20170731-1905</forceContextQualifier>
+ <forceContextQualifier>v20170801-0703</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top