Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2015-12-23 14:29:38 +0000
committerArun Thondapu2015-12-23 14:29:38 +0000
commitec03e19476aeea45050065c44f0f136900f59df8 (patch)
tree8097bc1129778e28a4c2f4d8601c5bcb4a9f7fb5
parent8d17586cbe3cc6d68fa715d43123b14486792d60 (diff)
downloadeclipse.platform.swt-4528c.tar.gz
eclipse.platform.swt-4528c.tar.xz
eclipse.platform.swt-4528c.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 843b654f30..bbad937688 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>v20151014-0734</forceContextQualifier>
+ <forceContextQualifier>v20151223-0929</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top