Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-06-16 23:04:01 +0000
committerArun Thondapu2017-06-16 23:04:01 +0000
commitf98563488749b6222f820a19a79b37744c058a5f (patch)
tree97a9706b7dfaee1e8716031005d9ddb423931bfb
parent134685e168f6ce360146ec3ce755d417f3c6527f (diff)
downloadeclipse.platform.swt-f98563488749b6222f820a19a79b37744c058a5f.tar.gz
eclipse.platform.swt-f98563488749b6222f820a19a79b37744c058a5f.tar.xz
eclipse.platform.swt-f98563488749b6222f820a19a79b37744c058a5f.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 79d94f34a8..3f8471336a 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.106.100-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20170615-1905</forceContextQualifier>
+ <forceContextQualifier>v20170616-1903</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top