Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2015-04-27 23:01:17 +0000
committerArun Thondapu2015-04-27 23:01:17 +0000
commit0955bb3f368f0957cf91ef113838e7ea6664ba45 (patch)
tree289c8ca47ab580081c7b5fbcfca24e5167b33275
parentd42c671c49f1d38133ee38051e73ef8d27cdddf0 (diff)
downloadeclipse.platform.swt-I20150428-0100.tar.gz
eclipse.platform.swt-I20150428-0100.tar.xz
eclipse.platform.swt-I20150428-0100.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 062b584c28..1ddc4d47b3 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>v20150427-0755</forceContextQualifier>
+ <forceContextQualifier>v20150427-1901</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top