Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-02-16 06:34:44 +0000
committerArun Thondapu2017-02-16 06:34:44 +0000
commit2ac039d764313b3a3e5665602468c11db274d599 (patch)
treea216eb00873e06e04c440c535b2f4145ad7251c8
parent2d96784025061fc7d7859e257f70836c42567729 (diff)
downloadeclipse.platform.swt-2ac039d764313b3a3e5665602468c11db274d599.tar.gz
eclipse.platform.swt-2ac039d764313b3a3e5665602468c11db274d599.tar.xz
eclipse.platform.swt-2ac039d764313b3a3e5665602468c11db274d599.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 b330583406..6616b60a5b 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.106.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20170214-1901</forceContextQualifier>
+ <forceContextQualifier>v20170216-0134</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top