Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2016-05-12 12:45:51 +0000
committerArun Thondapu2016-05-12 12:45:51 +0000
commit48a0d624567fcff93e51d02e0261f9dbf0878bac (patch)
tree9b67ef00e10b0ccff0218b89d73005b3c4bae968
parent487efd11899ecb2796ce34f118afac7f29e65d2d (diff)
downloadeclipse.platform.swt-48a0d624567fcff93e51d02e0261f9dbf0878bac.tar.gz
eclipse.platform.swt-48a0d624567fcff93e51d02e0261f9dbf0878bac.tar.xz
eclipse.platform.swt-48a0d624567fcff93e51d02e0261f9dbf0878bac.zip
-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 239b62d1fe..c044557baa 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>v20160510-0922</forceContextQualifier>
+ <forceContextQualifier>v20160512-0845</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top