Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2016-01-20 10:03:39 +0000
committerArun Thondapu2016-01-20 10:03:39 +0000
commit01d16957b2ba3bcb4a6d7b7b1054c1cbaa4afc69 (patch)
treea1eadc16f6fda3114e49671af2e7e577668d3e2d
parentcbecf016a9b19d5f182edca97c00cf0786c1639b (diff)
downloadeclipse.platform.swt-01d16957b2ba3bcb4a6d7b7b1054c1cbaa4afc69.tar.gz
eclipse.platform.swt-01d16957b2ba3bcb4a6d7b7b1054c1cbaa4afc69.tar.xz
eclipse.platform.swt-01d16957b2ba3bcb4a6d7b7b1054c1cbaa4afc69.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 f052a5dde6..c3b72d3b29 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.104.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20160113-0811</forceContextQualifier>
+ <forceContextQualifier>v20160120-0503</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top