Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2014-11-25 09:39:35 +0000
committerArun Thondapu2014-11-25 09:39:35 +0000
commitc40bdf8a744308a3348fef2c1b25835797bd6d6c (patch)
tree277d4a42b1336762cc6718b01093f8f256b2d432
parent9f28a1433c299a4d4aaa5553a7518747a9bee048 (diff)
downloadeclipse.platform.swt-c40bdf8a744308a3348fef2c1b25835797bd6d6c.tar.gz
eclipse.platform.swt-c40bdf8a744308a3348fef2c1b25835797bd6d6c.tar.xz
eclipse.platform.swt-c40bdf8a744308a3348fef2c1b25835797bd6d6c.zip
v4508v4508h
-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 ce4f7fc4b6..e1399c8908 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>v20141124-1901</forceContextQualifier>
+ <forceContextQualifier>v20141125-0439</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top