Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2015-05-18 23:01:16 +0000
committerArun Thondapu2015-05-18 23:01:16 +0000
commitbc9539f7a967d40878c4a46b945616aa7c3d72b9 (patch)
tree0aaa7dd1cf678d39440397c6086f4008b93c0d75
parent28ac128ec47e5a30f68629d0b81dac5ba61e2eb4 (diff)
downloadeclipse.platform.swt-bc9539f7a967d40878c4a46b945616aa7c3d72b9.tar.gz
eclipse.platform.swt-bc9539f7a967d40878c4a46b945616aa7c3d72b9.tar.xz
eclipse.platform.swt-bc9539f7a967d40878c4a46b945616aa7c3d72b9.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 923c4f9e9b..bfd3e3a5c7 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.104.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20150517-1901</forceContextQualifier>
+ <forceContextQualifier>v20150518-1901</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top