Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2015-08-25 11:43:22 +0000
committerArun Thondapu2015-08-25 11:43:22 +0000
commiteb0ce85e15af2059f460fad7ec8580c89d9da21c (patch)
tree4e87fa29be1d324bdf110910f651d62e55896e8b
parent48f8779ad0bcc91ca895524c6cd481d73e20d582 (diff)
downloadeclipse.platform.swt-M20150902-1000.tar.gz
eclipse.platform.swt-M20150902-1000.tar.xz
eclipse.platform.swt-M20150902-1000.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 c2ee8b61b1..cc31ac1344 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>v20150812-0839</forceContextQualifier>
+ <forceContextQualifier>v20150825-0743</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top