Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2021-08-26 13:41:40 +0000
committerSravan Kumar Lakkimsetti2021-08-26 13:41:40 +0000
commiteda8c79273aa5160ff97d09351f454e7a03d4bfb (patch)
tree7552410d760760bfcb89cc0bf19bb8545945426d
parent60b860116994ee55655ddb9a2a76b6620f3c6f08 (diff)
downloadeclipse.platform.swt-R4_7_maintenance.tar.gz
eclipse.platform.swt-R4_7_maintenance.tar.xz
eclipse.platform.swt-R4_7_maintenance.zip
Change-Id: I921be4431abad260f4dfcfb20e23a63ae3eacc87 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 bf1044c1bc..f7a23346f6 100644
--- a/bundles/org.eclipse.swt/pom.xml
+++ b/bundles/org.eclipse.swt/pom.xml
@@ -21,7 +21,7 @@
<version>3.106.3-SNAPSHOT</version>
<packaging>eclipse-plugin</packaging>
<properties>
- <forceContextQualifier>v20200915-1515</forceContextQualifier>
+ <forceContextQualifier>v20210826-1500</forceContextQualifier>
</properties>
<build>
<plugins>

Back to the top