Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2016-10-28 18:55:20 +0000
committerArun Thondapu2016-10-28 18:55:20 +0000
commit91b101cf30eca1137a4f5599301c4258f0222608 (patch)
treeb94155bcd20055953b6cbc4acf3b59f3f8289ff4
parentf5d54d7a79143eac73e9eb26035b43616f954769 (diff)
downloadeclipse.platform.swt-4530b.tar.gz
eclipse.platform.swt-4530b.tar.xz
eclipse.platform.swt-4530b.zip
v4530v4530b
-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 544763fcb3..6b49293a6e 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.104.2-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20160318-0658</forceContextQualifier>
+ <forceContextQualifier>v20161028-1455</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top