Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2021-06-03 05:14:51 +0000
committerSravan Kumar Lakkimsetti2021-06-03 05:14:51 +0000
commit64bb6bb81cbe9da102ca84c6a6e9ef0870349e49 (patch)
tree03688cf6a5f65f89a5a57f2b162ddc7593018adf
parentfc76e677509ce853854afaddaf0df8efbc5b5039 (diff)
downloadeclipse.platform.swt-R4_6_maintenance.tar.gz
eclipse.platform.swt-R4_6_maintenance.tar.xz
eclipse.platform.swt-R4_6_maintenance.zip
Change-Id: Ied0cc799a28b53f24d85563a98260a6a61739d17 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
-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 2cb5ac1c40..9c96abc127 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.105.3-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20210527-2320</forceContextQualifier>
+ <forceContextQualifier>v20210603-1045</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top