Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-01-29 00:04:02 +0000
committerArun Thondapu2017-01-29 00:04:02 +0000
commit6c3e5483880d78d285b429c83028d227f729dd70 (patch)
tree0f97ecd3ee190dfb35af137a45542237213446b5
parentcb33e224d8769b3b94f65e3c09b76de481e56d1a (diff)
downloadeclipse.platform.swt-6c3e5483880d78d285b429c83028d227f729dd70.tar.gz
eclipse.platform.swt-6c3e5483880d78d285b429c83028d227f729dd70.tar.xz
eclipse.platform.swt-6c3e5483880d78d285b429c83028d227f729dd70.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 093cd22cb6..54dcd278a2 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>v20170127-1901</forceContextQualifier>
+ <forceContextQualifier>v20170128-1903</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top