Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2016-02-02 12:37:55 +0000
committerArun Thondapu2016-02-02 12:37:55 +0000
commit6cc3bb1fd46d029b40d1bfc07b51835393cca838 (patch)
tree3ee1bead39c6d89250f7e1c848ab46501153b4ed
parentad8d671396fb00160942f7dcb47ced0cd24865da (diff)
downloadeclipse.platform.swt-6cc3bb1fd46d029b40d1bfc07b51835393cca838.tar.gz
eclipse.platform.swt-6cc3bb1fd46d029b40d1bfc07b51835393cca838.tar.xz
eclipse.platform.swt-6cc3bb1fd46d029b40d1bfc07b51835393cca838.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 b47c0c02c8..021768b37b 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>v20160127-0039</forceContextQualifier>
+ <forceContextQualifier>v20160202-0737</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top