Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-05-21 23:02:00 +0000
committerArun Thondapu2017-05-21 23:02:00 +0000
commitbde07ba502a70f640ea42d382f802255a639df8f (patch)
treec7eb24f64cf8e2029d30c1cd040437b23cc4b6e5
parentdf67d370f5cb50ed6abd2266240a1e1a0ca63950 (diff)
downloadeclipse.platform.swt-bde07ba502a70f640ea42d382f802255a639df8f.tar.gz
eclipse.platform.swt-bde07ba502a70f640ea42d382f802255a639df8f.tar.xz
eclipse.platform.swt-bde07ba502a70f640ea42d382f802255a639df8f.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 a66b38a1b3..7f1dd0449a 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.106.0-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20170518-0932</forceContextQualifier>
+ <forceContextQualifier>v20170521-1901</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top