Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2016-11-15 10:37:42 +0000
committerArun Thondapu2016-11-15 10:37:42 +0000
commitd9bedc950dba514b4a1bc3836fac1ab182e2e09a (patch)
tree163bb3bfea28af5fd72ffc8f19461facad6f3f49
parent5f2d2b00dbf990304801015710168a3dbcd8f1a6 (diff)
downloadeclipse.platform.swt-d9bedc950dba514b4a1bc3836fac1ab182e2e09a.tar.gz
eclipse.platform.swt-d9bedc950dba514b4a1bc3836fac1ab182e2e09a.tar.xz
eclipse.platform.swt-d9bedc950dba514b4a1bc3836fac1ab182e2e09a.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 07b1218be6..93b6d38d30 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.105.2-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20161109-0150</forceContextQualifier>
+ <forceContextQualifier>v20161115-0537</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top