Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2016-01-27 05:39:27 +0000
committerArun Thondapu2016-01-27 05:39:27 +0000
commit11b6b8843a34b424f1d24dfca55674458c096db1 (patch)
tree5fe261e10d925390e6b17e105e502c6dcd2736e0
parent980fb7a4a263331110eeb4edbb70c8c8b760a23f (diff)
downloadeclipse.platform.swt-11b6b8843a34b424f1d24dfca55674458c096db1.tar.gz
eclipse.platform.swt-11b6b8843a34b424f1d24dfca55674458c096db1.tar.xz
eclipse.platform.swt-11b6b8843a34b424f1d24dfca55674458c096db1.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 23b2de86bc..b47c0c02c8 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.105.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20160125-0650</forceContextQualifier>
+ <forceContextQualifier>v20160127-0039</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top