Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-01-16 00:03:59 +0000
committerArun Thondapu2017-01-16 00:03:59 +0000
commit25fc67178f4303d56d35f1e93c4a3ec30e7fc8f0 (patch)
treeb7c5d893a7d48e5cbc2886c64805ad6df1b9d2d7
parentba92e8681e94cce80897fee1d906220e35a7dc66 (diff)
downloadeclipse.platform.swt-25fc67178f4303d56d35f1e93c4a3ec30e7fc8f0.tar.gz
eclipse.platform.swt-25fc67178f4303d56d35f1e93c4a3ec30e7fc8f0.tar.xz
eclipse.platform.swt-25fc67178f4303d56d35f1e93c4a3ec30e7fc8f0.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 cc637bae3e..ebcb8220e9 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>v20170114-1904</forceContextQualifier>
+ <forceContextQualifier>v20170115-1903</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top