Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSravan Kumar Lakkimsetti2021-11-25 10:03:39 +0000
committerSravan Kumar Lakkimsetti2021-11-26 07:22:11 +0000
commitcd0d479a077f046d8ce2dc3517f2c9eb1ad41022 (patch)
tree988a80dbd1ab722848e35795857a3dd8a834e191 /bundles/org.eclipse.equinox.simpleconfigurator.manipulator/pom.xml
parent0dd75d1e5ac5b4ebc498efe5a02ae85e85c98d51 (diff)
downloadrt.equinox.p2-cd0d479a077f046d8ce2dc3517f2c9eb1ad41022.tar.gz
rt.equinox.p2-cd0d479a077f046d8ce2dc3517f2c9eb1ad41022.tar.xz
rt.equinox.p2-cd0d479a077f046d8ce2dc3517f2c9eb1ad41022.zip
Bug 577442 - POM and product version change for 4.23 release
Change-Id: Iafdab184aa8c580142b49ade671225e778135829 Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com> Reviewed-on: https://git.eclipse.org/r/c/equinox/rt.equinox.p2/+/188131
Diffstat (limited to 'bundles/org.eclipse.equinox.simpleconfigurator.manipulator/pom.xml')
-rw-r--r--bundles/org.eclipse.equinox.simpleconfigurator.manipulator/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/pom.xml b/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/pom.xml
index 4d8ae377e..ee6dc888a 100644
--- a/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/pom.xml
+++ b/bundles/org.eclipse.equinox.simpleconfigurator.manipulator/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>org.eclipse.equinox.p2</groupId>
<artifactId>rt.equinox.p2</artifactId>
- <version>4.22.0-SNAPSHOT</version>
+ <version>4.23.0-SNAPSHOT</version>
<relativePath>../..</relativePath>
</parent>
<groupId>org.eclipse.equinox</groupId>

Back to the top