Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2015-05-20 12:09:13 +0000
committerArun Thondapu2015-05-20 12:09:13 +0000
commit3fa16ae4db3b44dc9868207edb2d3fe179f8ce63 (patch)
treedf569bdc7cc58a5c8ddbe4f170965476ec4a7f50
parent88f65c3de1904f5cb9b9e0f651539e951e133d49 (diff)
downloadeclipse.platform.swt-3fa16ae4db3b44dc9868207edb2d3fe179f8ce63.tar.gz
eclipse.platform.swt-3fa16ae4db3b44dc9868207edb2d3fe179f8ce63.tar.xz
eclipse.platform.swt-3fa16ae4db3b44dc9868207edb2d3fe179f8ce63.zip
v4527v4527
-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 a62b041976..d6e1d3f5de 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>v20150519-1901</forceContextQualifier>
+ <forceContextQualifier>v20150520-0809</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top