Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgenie.releng2018-04-11 09:26:58 +0000
committergenie.releng2018-04-11 09:26:58 +0000
commit6f5d313bd9f6941439cca36fbb00817997e728cb (patch)
treead74d532a48cbcb55c6d7a2d023b7b73a32c850d /bundles
parentbe80be9f1b1f5629c98936abd6ee626717d100c0 (diff)
downloadeclipse.platform.swt-6f5d313bd9f6941439cca36fbb00817997e728cb.tar.gz
eclipse.platform.swt-6f5d313bd9f6941439cca36fbb00817997e728cb.tar.xz
eclipse.platform.swt-6f5d313bd9f6941439cca36fbb00817997e728cb.zip
Diffstat (limited to 'bundles')
-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 a2921bf79f..f9d862abbb 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -22,7 +22,7 @@
<version>3.107.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20180409-1901</forceContextQualifier>
+ <forceContextQualifier>v20180411-0526</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top