Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2015-05-12 13:57:24 +0000
committerArun Thondapu2015-05-12 13:57:24 +0000
commitb7024c2f7afd906110bb3c8838d1616f708ec4cf (patch)
tree897f2da9a2133afda3b04f8094008ccf612bdaa0
parent1dcffe779062d10b45151b31325f882a4d9028be (diff)
downloadeclipse.platform.swt-b7024c2f7afd906110bb3c8838d1616f708ec4cf.tar.gz
eclipse.platform.swt-b7024c2f7afd906110bb3c8838d1616f708ec4cf.tar.xz
eclipse.platform.swt-b7024c2f7afd906110bb3c8838d1616f708ec4cf.zip
v4525v4525a
-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 7a3d3c5fab..9c28b12a6d 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>v20150511-1336</forceContextQualifier>
+ <forceContextQualifier>v20150512-0957</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top