Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2016-02-12 18:50:43 +0000
committerArun Thondapu2016-02-12 18:50:43 +0000
commitb05084a4fc60d28b82c2fc4e91b927d307555d38 (patch)
treef1a9242567db86511094090e7ee01da3196eabfd
parentf7ebac4f7f744d79164e69b338bf7c254063c187 (diff)
downloadeclipse.platform.swt-b05084a4fc60d28b82c2fc4e91b927d307555d38.tar.gz
eclipse.platform.swt-b05084a4fc60d28b82c2fc4e91b927d307555d38.tar.xz
eclipse.platform.swt-b05084a4fc60d28b82c2fc4e91b927d307555d38.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 1bfe9178ce..6ba4dbad71 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.104.2-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20160203-0937</forceContextQualifier>
+ <forceContextQualifier>v20160212-1350</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top