Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2016-01-06 14:52:50 +0000
committerArun Thondapu2016-01-06 14:52:50 +0000
commit50447d20506d87bd24092b59e3e9a7ad6ef9764a (patch)
treefd0423f7aa555faf78871e5c153ae21b9c3e9e87
parent12badf3289f1dc4ea2839d8c8c42af50fb2f0249 (diff)
downloadeclipse.platform.swt-50447d20506d87bd24092b59e3e9a7ad6ef9764a.tar.gz
eclipse.platform.swt-50447d20506d87bd24092b59e3e9a7ad6ef9764a.tar.xz
eclipse.platform.swt-50447d20506d87bd24092b59e3e9a7ad6ef9764a.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 bbad937688..ccb66c088d 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.104.1-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20151223-0929</forceContextQualifier>
+ <forceContextQualifier>v20160106-0952</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top