Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2016-06-30 08:58:25 +0000
committerArun Thondapu2016-06-30 08:58:25 +0000
commitc574fc16a5885c8fb52341afec376d203c2ae9be (patch)
tree50d1e27416cde2cd8c52c89e1d16060b585d7011 /bundles/org.eclipse.swt
parent4849901c2f6294ac960695fae4eab395971fccf2 (diff)
downloadeclipse.platform.swt-c574fc16a5885c8fb52341afec376d203c2ae9be.tar.gz
eclipse.platform.swt-c574fc16a5885c8fb52341afec376d203c2ae9be.tar.xz
eclipse.platform.swt-c574fc16a5885c8fb52341afec376d203c2ae9be.zip
v4701
Diffstat (limited to 'bundles/org.eclipse.swt')
-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 d601d7f85c..8e43b71b98 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.105.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20160628-0851</forceContextQualifier>
+ <forceContextQualifier>v20160630-0458</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top