Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2016-05-24 18:16:26 +0000
committerArun Thondapu2016-05-24 18:16:26 +0000
commit37331aac4e57335b3f248a1bb8afbe6d5b9f48c9 (patch)
treea085c426f7789dff426f62554478affac9b260fa
parent1b7561d790e98f775ce58c918e92d5a8f03935d1 (diff)
downloadeclipse.platform.swt-37331aac4e57335b3f248a1bb8afbe6d5b9f48c9.tar.gz
eclipse.platform.swt-37331aac4e57335b3f248a1bb8afbe6d5b9f48c9.tar.xz
eclipse.platform.swt-37331aac4e57335b3f248a1bb8afbe6d5b9f48c9.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 a1093c0d24..25cf53ae46 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>v20160524-1313</forceContextQualifier>
+ <forceContextQualifier>v20160524-1416</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top