Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEclipse Platform RelEng Bot2018-04-24 23:02:18 +0000
committerEclipse Platform RelEng Bot2018-04-24 23:02:18 +0000
commitbb024cd77be3fa3fcc4d79505111013abd4f77b7 (patch)
treeca53e18e284af9ae70ee4ecd075e7d5b7cffef4a
parent60d86048f6d6385be958c73f8aee0c9925b9923d (diff)
downloadeclipse.platform.swt-bb024cd77be3fa3fcc4d79505111013abd4f77b7.tar.gz
eclipse.platform.swt-bb024cd77be3fa3fcc4d79505111013abd4f77b7.tar.xz
eclipse.platform.swt-bb024cd77be3fa3fcc4d79505111013abd4f77b7.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 978e05f4c2..58a4ff2487 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>v20180423-1901</forceContextQualifier>
+ <forceContextQualifier>v20180424-1902</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top