Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorgenie.releng2018-03-23 23:02:25 +0000
committergenie.releng2018-03-23 23:02:25 +0000
commit8005d6cfb67621d552f928b7b14f0c2130897fea (patch)
tree91636d00dc1cd36a79ff4611607fbb1acfe0153a
parente341e814143535ecaaacf76d3b0c676aabe5ac69 (diff)
downloadeclipse.platform.swt-I20180327-0630.tar.gz
eclipse.platform.swt-I20180327-0630.tar.xz
eclipse.platform.swt-I20180327-0630.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 eb0a466360..ec8ad88f78 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>v20180323-0349</forceContextQualifier>
+ <forceContextQualifier>v20180323-1902</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top