Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArun Thondapu2017-03-23 13:33:32 +0000
committerArun Thondapu2017-03-23 13:33:32 +0000
commitb914d0b9c4f136c21ef9e12b298b47f5d77fa0f4 (patch)
tree4c24a5b11a055d738b9f03c0eb10a2f2f6cf0f24 /bundles
parent1da224c15adb49eb7cb22b0f5ebf6213a173225c (diff)
downloadeclipse.platform.swt-b914d0b9c4f136c21ef9e12b298b47f5d77fa0f4.tar.gz
eclipse.platform.swt-b914d0b9c4f136c21ef9e12b298b47f5d77fa0f4.tar.xz
eclipse.platform.swt-b914d0b9c4f136c21ef9e12b298b47f5d77fa0f4.zip
v4749v4749
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 f5b2ebbf97..cbbd7bad25 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>v20170322-1901</forceContextQualifier>
+ <forceContextQualifier>v20170323-0933</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top