Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2015-10-14 11:35:00 +0000
committerArun Thondapu2015-10-14 11:35:00 +0000
commit17d8bdd1953acade30ce57c96b5ef3f78f76ae86 (patch)
tree7b7db5e221b664e8e6405b1f9b00389a02dad4ea
parent22f2bdb15c5b28f93c4d9149e51c2cc8c5f249a2 (diff)
downloadeclipse.platform.swt-M20151202-1300.tar.gz
eclipse.platform.swt-M20151202-1300.tar.xz
eclipse.platform.swt-M20151202-1300.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 e63185deb1..843b654f30 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>v20150825-0743</forceContextQualifier>
+ <forceContextQualifier>v20151014-0734</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top