diff options
author | Sravan Kumar Lakkimsetti | 2022-03-04 13:30:15 +0000 |
---|---|---|
committer | Sravan Kumar Lakkimsetti | 2022-03-04 13:52:25 +0000 |
commit | a953bdbb32903a2c57829da3af8db3ed4bbcbc87 (patch) | |
tree | 22ea2ce82163c5d1bb6144fa78b537dfdb65d290 | |
parent | faac7fb99f307b0a201854eab997d405587d3cdf (diff) | |
download | eclipse.platform.ua-I20220307-1010.tar.gz eclipse.platform.ua-I20220307-1010.tar.xz eclipse.platform.ua-I20220307-1010.zip |
Bug 579073 - POM and product version change for 4.24 releaseI20220307-1010I20220307-0630I20220307-0340
Change-Id: I8dd60f903e1c59826999129ad15ffb916fc9f825
Signed-off-by: Sravan Kumar Lakkimsetti <sravankumarl@in.ibm.com>
Reviewed-on: https://git.eclipse.org/r/c/platform/eclipse.platform.ua/+/191467
-rw-r--r-- | infocenter-web/infocenter-app/pom.xml | 2 | ||||
-rw-r--r-- | infocenter-web/infocenter-product/pom.xml | 2 | ||||
-rw-r--r-- | infocenter-web/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.help.base/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.help.webapp/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.help/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.tips.feature/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.ua.tests.doc/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.ua.tests/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.ui.cheatsheets/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.ui.intro.quicklinks.examples/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.ui.intro.solstice.examples/pom.xml | 2 | ||||
-rw-r--r-- | org.eclipse.ui.intro/pom.xml | 2 | ||||
-rw-r--r-- | pom.xml | 2 | ||||
-rw-r--r-- | tests-pom/pom.xml | 2 |
15 files changed, 15 insertions, 15 deletions
diff --git a/infocenter-web/infocenter-app/pom.xml b/infocenter-web/infocenter-app/pom.xml index efe816b01..37e59f003 100644 --- a/infocenter-web/infocenter-app/pom.xml +++ b/infocenter-web/infocenter-app/pom.xml @@ -11,7 +11,7 @@ <parent> <groupId>org.eclipse.help</groupId> <artifactId>infocenter-parent</artifactId> - <version>4.23.0-SNAPSHOT</version> + <version>4.24.0-SNAPSHOT</version> </parent> <artifactId>infocenter-app</artifactId> <packaging>war</packaging> diff --git a/infocenter-web/infocenter-product/pom.xml b/infocenter-web/infocenter-product/pom.xml index b22545f1e..21d9bfdc3 100644 --- a/infocenter-web/infocenter-product/pom.xml +++ b/infocenter-web/infocenter-product/pom.xml @@ -11,7 +11,7 @@ <parent> <groupId>org.eclipse.help</groupId> <artifactId>infocenter-parent</artifactId> - <version>4.23.0-SNAPSHOT</version> + <version>4.24.0-SNAPSHOT</version> </parent> <artifactId>infocenter-product</artifactId> <packaging>eclipse-repository</packaging> diff --git a/infocenter-web/pom.xml b/infocenter-web/pom.xml index d33f721a3..d7749a2b0 100644 --- a/infocenter-web/pom.xml +++ b/infocenter-web/pom.xml @@ -11,7 +11,7 @@ <parent> <groupId>org.eclipse</groupId> <artifactId>eclipse-platform-parent</artifactId> - <version>4.23.0-SNAPSHOT</version> + <version>4.24.0-SNAPSHOT</version> <relativePath>../../eclipse-platform-parent</relativePath> </parent> <groupId>org.eclipse.help</groupId> diff --git a/org.eclipse.help.base/pom.xml b/org.eclipse.help.base/pom.xml index 17eb4eb20..58ab0515b 100644 --- a/org.eclipse.help.base/pom.xml +++ b/org.eclipse.help.base/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.platform.ua</artifactId> <groupId>eclipse.platform.ua</groupId> - <version>4.23.0-SNAPSHOT</version> + <version>4.24.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.help</groupId> <artifactId>org.eclipse.help.base</artifactId> diff --git a/org.eclipse.help.webapp/pom.xml b/org.eclipse.help.webapp/pom.xml index ae73679f7..352402152 100644 --- a/org.eclipse.help.webapp/pom.xml +++ b/org.eclipse.help.webapp/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.platform.ua</artifactId> <groupId>eclipse.platform.ua</groupId> - <version>4.23.0-SNAPSHOT</version> + <version>4.24.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.help</groupId> <artifactId>org.eclipse.help.webapp</artifactId> diff --git a/org.eclipse.help/pom.xml b/org.eclipse.help/pom.xml index 3a4bbf320..ea38da38d 100644 --- a/org.eclipse.help/pom.xml +++ b/org.eclipse.help/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.platform.ua</artifactId> <groupId>eclipse.platform.ua</groupId> - <version>4.23.0-SNAPSHOT</version> + <version>4.24.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.help</groupId> <artifactId>org.eclipse.help</artifactId> diff --git a/org.eclipse.tips.feature/pom.xml b/org.eclipse.tips.feature/pom.xml index 98c66bd3b..c5100be1c 100644 --- a/org.eclipse.tips.feature/pom.xml +++ b/org.eclipse.tips.feature/pom.xml @@ -18,7 +18,7 @@ <parent> <groupId>eclipse.platform.ua</groupId> <artifactId>eclipse.platform.ua</artifactId> - <version>4.23.0-SNAPSHOT</version> + <version>4.24.0-SNAPSHOT</version> <relativePath>../</relativePath> </parent> <groupId>org.eclipse.ui</groupId> diff --git a/org.eclipse.ua.tests.doc/pom.xml b/org.eclipse.ua.tests.doc/pom.xml index 6f696a838..34bd5a1c2 100644 --- a/org.eclipse.ua.tests.doc/pom.xml +++ b/org.eclipse.ua.tests.doc/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>tests-pom</artifactId> <groupId>eclipse.platform.ua</groupId> - <version>4.23.0-SNAPSHOT</version> + <version>4.24.0-SNAPSHOT</version> <relativePath>../tests-pom/</relativePath> </parent> <groupId>org.eclipse.ua</groupId> diff --git a/org.eclipse.ua.tests/pom.xml b/org.eclipse.ua.tests/pom.xml index 1c308edb6..829287100 100644 --- a/org.eclipse.ua.tests/pom.xml +++ b/org.eclipse.ua.tests/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>tests-pom</artifactId> <groupId>eclipse.platform.ua</groupId> - <version>4.23.0-SNAPSHOT</version> + <version>4.24.0-SNAPSHOT</version> <relativePath>../tests-pom/</relativePath> </parent> <groupId>org.eclipse.ua</groupId> diff --git a/org.eclipse.ui.cheatsheets/pom.xml b/org.eclipse.ui.cheatsheets/pom.xml index a9c2a0802..a867cc980 100644 --- a/org.eclipse.ui.cheatsheets/pom.xml +++ b/org.eclipse.ui.cheatsheets/pom.xml @@ -15,7 +15,7 @@ <parent> <artifactId>eclipse.platform.ua</artifactId> <groupId>eclipse.platform.ua</groupId> - <version>4.23.0-SNAPSHOT</version> + <version>4.24.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.ui</groupId> <artifactId>org.eclipse.ui.cheatsheets</artifactId> diff --git a/org.eclipse.ui.intro.quicklinks.examples/pom.xml b/org.eclipse.ui.intro.quicklinks.examples/pom.xml index 5bea180e7..c38ac3da9 100644 --- a/org.eclipse.ui.intro.quicklinks.examples/pom.xml +++ b/org.eclipse.ui.intro.quicklinks.examples/pom.xml @@ -15,7 +15,7 @@ <parent> <artifactId>eclipse.platform.ua</artifactId> <groupId>eclipse.platform.ua</groupId> - <version>4.23.0-SNAPSHOT</version> + <version>4.24.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.ui</groupId> <artifactId>org.eclipse.ui.intro.quicklinks.examples</artifactId> diff --git a/org.eclipse.ui.intro.solstice.examples/pom.xml b/org.eclipse.ui.intro.solstice.examples/pom.xml index c855c803b..b183b6120 100644 --- a/org.eclipse.ui.intro.solstice.examples/pom.xml +++ b/org.eclipse.ui.intro.solstice.examples/pom.xml @@ -15,7 +15,7 @@ <parent> <artifactId>eclipse.platform.ua</artifactId> <groupId>eclipse.platform.ua</groupId> - <version>4.23.0-SNAPSHOT</version> + <version>4.24.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.ui</groupId> <artifactId>org.eclipse.ui.intro.solstice.examples</artifactId> diff --git a/org.eclipse.ui.intro/pom.xml b/org.eclipse.ui.intro/pom.xml index 4312198aa..07e2590e7 100644 --- a/org.eclipse.ui.intro/pom.xml +++ b/org.eclipse.ui.intro/pom.xml @@ -14,7 +14,7 @@ <parent> <artifactId>eclipse.platform.ua</artifactId> <groupId>eclipse.platform.ua</groupId> - <version>4.23.0-SNAPSHOT</version> + <version>4.24.0-SNAPSHOT</version> </parent> <groupId>org.eclipse.ui</groupId> <artifactId>org.eclipse.ui.intro</artifactId> @@ -15,7 +15,7 @@ <parent> <groupId>org.eclipse</groupId> <artifactId>eclipse-platform-parent</artifactId> - <version>4.23.0-SNAPSHOT</version> + <version>4.24.0-SNAPSHOT</version> <relativePath>../eclipse-platform-parent</relativePath> </parent> <groupId>eclipse.platform.ua</groupId> diff --git a/tests-pom/pom.xml b/tests-pom/pom.xml index 73137da7c..847e79b83 100644 --- a/tests-pom/pom.xml +++ b/tests-pom/pom.xml @@ -14,7 +14,7 @@ <parent> <groupId>eclipse.platform.ua</groupId> <artifactId>eclipse.platform.ua</artifactId> - <version>4.23.0-SNAPSHOT</version> + <version>4.24.0-SNAPSHOT</version> </parent> <artifactId>tests-pom</artifactId> <packaging>pom</packaging> |