Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2015-11-25 00:01:02 +0000
committerArun Thondapu2015-11-25 00:01:02 +0000
commit30456ff729d36bc9dd779e2e62c14396d8661ac7 (patch)
tree90d1dadb179df75688189937d64b727ba13fb977
parentba37193032191f6c121bbbe35024e212582acf06 (diff)
downloadeclipse.platform.swt-30456ff729d36bc9dd779e2e62c14396d8661ac7.tar.gz
eclipse.platform.swt-30456ff729d36bc9dd779e2e62c14396d8661ac7.tar.xz
eclipse.platform.swt-30456ff729d36bc9dd779e2e62c14396d8661ac7.zip
v4609
-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 e6af320242..9a0983521a 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>v20151124-0937</forceContextQualifier>
+ <forceContextQualifier>v20151124-1900</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top