Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2015-08-18 23:01:35 +0000
committerArun Thondapu2015-08-18 23:01:35 +0000
commit9f89e5cd15a509fee84c028288f97269d0eb38a3 (patch)
treeeb694169cbc98fff95cee959665c8a3122bd62b0
parentdda200f74dfa766ae79378364929a02abde88b6b (diff)
downloadeclipse.platform.swt-9f89e5cd15a509fee84c028288f97269d0eb38a3.tar.gz
eclipse.platform.swt-9f89e5cd15a509fee84c028288f97269d0eb38a3.tar.xz
eclipse.platform.swt-9f89e5cd15a509fee84c028288f97269d0eb38a3.zip
v4604
-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 776c98f6de..c835e68e0b 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>v20150817-1901</forceContextQualifier>
+ <forceContextQualifier>v20150818-1901</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top