Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2016-02-09 11:35:43 +0000
committerArun Thondapu2016-02-09 11:35:43 +0000
commit6ee654cf704fbc03f958bcbc3188ef4cf822db70 (patch)
treedbf807e568edec8f4338c8d2315d301df1832ac8
parent826a61f73378d11e180b805c32342e2ed22045b3 (diff)
downloadeclipse.platform.swt-6ee654cf704fbc03f958bcbc3188ef4cf822db70.tar.gz
eclipse.platform.swt-6ee654cf704fbc03f958bcbc3188ef4cf822db70.tar.xz
eclipse.platform.swt-6ee654cf704fbc03f958bcbc3188ef4cf822db70.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 021768b37b..5d1066bc82 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.105.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20160202-0737</forceContextQualifier>
+ <forceContextQualifier>v20160209-0635</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top