Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2016-10-05 15:51:11 +0000
committerArun Thondapu2016-10-05 15:51:11 +0000
commit5bd8251a0b8e24647a27b30b7e47de1426721cab (patch)
tree871bda25143d84e0bbc0864fbdf72565eb2ab4ba
parente76b65728790293dd60c57b6031bea11fe3c9970 (diff)
downloadeclipse.platform.swt-5bd8251a0b8e24647a27b30b7e47de1426721cab.tar.gz
eclipse.platform.swt-5bd8251a0b8e24647a27b30b7e47de1426721cab.tar.xz
eclipse.platform.swt-5bd8251a0b8e24647a27b30b7e47de1426721cab.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 00081f9183..667d899864 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.105.2-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20160907-0248</forceContextQualifier>
+ <forceContextQualifier>v20161005-1151</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top