Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2015-05-01 23:01:16 +0000
committerArun Thondapu2015-05-01 23:01:16 +0000
commitc767e5465ee089605c41ae1968776079e7f60180 (patch)
tree0299872c50a8ec861ffe76bfee6735a28985fd32 /bundles
parent68e42590f834cd63e1c71e2002403200f1b4d67b (diff)
downloadeclipse.platform.swt-c767e5465ee089605c41ae1968776079e7f60180.tar.gz
eclipse.platform.swt-c767e5465ee089605c41ae1968776079e7f60180.tar.xz
eclipse.platform.swt-c767e5465ee089605c41ae1968776079e7f60180.zip
Diffstat (limited to 'bundles')
-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 bcb8305980..54c43fc751 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>v20150430-1901</forceContextQualifier>
+ <forceContextQualifier>v20150501-1901</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top