Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKit Lo2021-09-05 23:43:41 +0000
committerSravan Kumar Lakkimsetti2021-09-06 06:51:58 +0000
commit115251651d57338942b7a54c21fc337d7da83c89 (patch)
treeea97404ffe2387b33e37cc94499a503f020c7b9e /pom.xml
parent09309c76cab9ce93af20258794c0b6cbc56acaa7 (diff)
downloadrt.equinox.framework-115251651d57338942b7a54c21fc337d7da83c89.tar.gz
rt.equinox.framework-115251651d57338942b7a54c21fc337d7da83c89.tar.xz
rt.equinox.framework-115251651d57338942b7a54c21fc337d7da83c89.zip
Bug 575782 - POM and product version change for 4.22 releaseI20210906-1800I20210906-1000I20210906-0820I20210906-0610
Change-Id: I4093b3079eacca6dd013579f1880a17fbccf2d87 Signed-off-by: Kit Lo <kitlo@us.ibm.com> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.framework/+/185021 Tested-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com> Reviewed-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index 35aec8f96..bffcc6c0e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -15,7 +15,7 @@
<parent>
<groupId>org.eclipse</groupId>
<artifactId>eclipse-platform-parent</artifactId>
- <version>4.21.0-SNAPSHOT</version>
+ <version>4.22.0-SNAPSHOT</version>
<relativePath>../eclipse-platform-parent</relativePath>
</parent>

Back to the top