Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2015-08-03 23:01:35 +0000
committerArun Thondapu2015-08-03 23:01:35 +0000
commit9221e2edeb5403b9d265d9fb6554d34e38fdd2f9 (patch)
treea3fa98c1482fcfb8deda00938e54056894a2f3ed /bundles
parent027b9c14d600a03484c1cd22bdd53920f9ccf29b (diff)
downloadeclipse.platform.swt-9221e2edeb5403b9d265d9fb6554d34e38fdd2f9.tar.gz
eclipse.platform.swt-9221e2edeb5403b9d265d9fb6554d34e38fdd2f9.tar.xz
eclipse.platform.swt-9221e2edeb5403b9d265d9fb6554d34e38fdd2f9.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 601e8ecc97..6aba18806d 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>v20150803-0744</forceContextQualifier>
+ <forceContextQualifier>v20150803-1901</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top