Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2014-11-30 00:01:49 +0000
committerArun Thondapu2014-11-30 00:01:49 +0000
commit20690701bb5f767d6908371cd0591e8f0af10c88 (patch)
tree17fc9cbae663d87091333ca3e99653f8c8533151
parent7272fe909305955b1ae3afbedafb0652c1f6b2bd (diff)
downloadeclipse.platform.swt-20690701bb5f767d6908371cd0591e8f0af10c88.tar.gz
eclipse.platform.swt-20690701bb5f767d6908371cd0591e8f0af10c88.tar.xz
eclipse.platform.swt-20690701bb5f767d6908371cd0591e8f0af10c88.zip
v4508
-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 9a536f2ae0..7f3b483df6 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.104.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20141128-1901</forceContextQualifier>
+ <forceContextQualifier>v20141129-1901</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top