From a6e0c3a415df85f51f4715ed09332f9e21254d9b Mon Sep 17 00:00:00 2001 From: Deepika Udayagiri Date: Tue, 6 Jun 2023 15:17:16 +0530 Subject: [PATCH] POM and product version changes for 4.29 release Tracked by https://github.com/eclipse-platform/eclipse.platform.releng.aggregator/issues/1100 --- infocenter-web/infocenter-app/pom.xml | 2 +- infocenter-web/infocenter-product/pom.xml | 2 +- infocenter-web/pom.xml | 2 +- org.eclipse.help.base/pom.xml | 2 +- org.eclipse.help.webapp/pom.xml | 2 +- org.eclipse.help/pom.xml | 2 +- org.eclipse.tips.feature/pom.xml | 2 +- org.eclipse.ua.tests.doc/pom.xml | 2 +- org.eclipse.ua.tests/pom.xml | 2 +- org.eclipse.ui.cheatsheets/pom.xml | 2 +- org.eclipse.ui.intro.quicklinks.examples/pom.xml | 2 +- org.eclipse.ui.intro.solstice.examples/pom.xml | 2 +- org.eclipse.ui.intro/pom.xml | 2 +- pom.xml | 2 +- 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 3ef06598a..7f92ba7a1 100644 --- a/infocenter-web/infocenter-app/pom.xml +++ b/infocenter-web/infocenter-app/pom.xml @@ -11,7 +11,7 @@ org.eclipse.help infocenter-parent - 4.28.0-SNAPSHOT + 4.29.0-SNAPSHOT infocenter-app war diff --git a/infocenter-web/infocenter-product/pom.xml b/infocenter-web/infocenter-product/pom.xml index 771fe86fc..2728c3d9d 100644 --- a/infocenter-web/infocenter-product/pom.xml +++ b/infocenter-web/infocenter-product/pom.xml @@ -11,7 +11,7 @@ org.eclipse.help infocenter-parent - 4.28.0-SNAPSHOT + 4.29.0-SNAPSHOT infocenter-product eclipse-repository diff --git a/infocenter-web/pom.xml b/infocenter-web/pom.xml index ce16757b8..9af111b7a 100644 --- a/infocenter-web/pom.xml +++ b/infocenter-web/pom.xml @@ -11,7 +11,7 @@ eclipse.platform.ua eclipse.platform.ua - 4.28.0-SNAPSHOT + 4.29.0-SNAPSHOT org.eclipse.help infocenter-parent diff --git a/org.eclipse.help.base/pom.xml b/org.eclipse.help.base/pom.xml index 50a8c605e..85c87ce3d 100644 --- a/org.eclipse.help.base/pom.xml +++ b/org.eclipse.help.base/pom.xml @@ -14,7 +14,7 @@ eclipse.platform.ua eclipse.platform.ua - 4.28.0-SNAPSHOT + 4.29.0-SNAPSHOT org.eclipse.help org.eclipse.help.base diff --git a/org.eclipse.help.webapp/pom.xml b/org.eclipse.help.webapp/pom.xml index 00cb1db97..2ea0f8b0e 100644 --- a/org.eclipse.help.webapp/pom.xml +++ b/org.eclipse.help.webapp/pom.xml @@ -14,7 +14,7 @@ eclipse.platform.ua eclipse.platform.ua - 4.28.0-SNAPSHOT + 4.29.0-SNAPSHOT org.eclipse.help org.eclipse.help.webapp diff --git a/org.eclipse.help/pom.xml b/org.eclipse.help/pom.xml index 8b5e6fff6..1551f77e9 100644 --- a/org.eclipse.help/pom.xml +++ b/org.eclipse.help/pom.xml @@ -14,7 +14,7 @@ eclipse.platform.ua eclipse.platform.ua - 4.28.0-SNAPSHOT + 4.29.0-SNAPSHOT org.eclipse.help org.eclipse.help diff --git a/org.eclipse.tips.feature/pom.xml b/org.eclipse.tips.feature/pom.xml index 1e8870079..597f6c0af 100644 --- a/org.eclipse.tips.feature/pom.xml +++ b/org.eclipse.tips.feature/pom.xml @@ -18,7 +18,7 @@ eclipse.platform.ua eclipse.platform.ua - 4.28.0-SNAPSHOT + 4.29.0-SNAPSHOT ../ org.eclipse.ui diff --git a/org.eclipse.ua.tests.doc/pom.xml b/org.eclipse.ua.tests.doc/pom.xml index a46360bef..09de7dc74 100644 --- a/org.eclipse.ua.tests.doc/pom.xml +++ b/org.eclipse.ua.tests.doc/pom.xml @@ -14,7 +14,7 @@ tests-pom eclipse.platform.ua - 4.28.0-SNAPSHOT + 4.29.0-SNAPSHOT ../tests-pom/ org.eclipse.ua diff --git a/org.eclipse.ua.tests/pom.xml b/org.eclipse.ua.tests/pom.xml index 00bcfd59d..1d8b474d6 100644 --- a/org.eclipse.ua.tests/pom.xml +++ b/org.eclipse.ua.tests/pom.xml @@ -14,7 +14,7 @@ tests-pom eclipse.platform.ua - 4.28.0-SNAPSHOT + 4.29.0-SNAPSHOT ../tests-pom/ org.eclipse.ua diff --git a/org.eclipse.ui.cheatsheets/pom.xml b/org.eclipse.ui.cheatsheets/pom.xml index 41d87129f..e596a8bdd 100644 --- a/org.eclipse.ui.cheatsheets/pom.xml +++ b/org.eclipse.ui.cheatsheets/pom.xml @@ -15,7 +15,7 @@ eclipse.platform.ua eclipse.platform.ua - 4.28.0-SNAPSHOT + 4.29.0-SNAPSHOT org.eclipse.ui org.eclipse.ui.cheatsheets diff --git a/org.eclipse.ui.intro.quicklinks.examples/pom.xml b/org.eclipse.ui.intro.quicklinks.examples/pom.xml index 20e15b5e4..9d58faa9c 100644 --- a/org.eclipse.ui.intro.quicklinks.examples/pom.xml +++ b/org.eclipse.ui.intro.quicklinks.examples/pom.xml @@ -15,7 +15,7 @@ eclipse.platform.ua eclipse.platform.ua - 4.28.0-SNAPSHOT + 4.29.0-SNAPSHOT org.eclipse.ui org.eclipse.ui.intro.quicklinks.examples diff --git a/org.eclipse.ui.intro.solstice.examples/pom.xml b/org.eclipse.ui.intro.solstice.examples/pom.xml index 0c348d772..1f1f1add9 100644 --- a/org.eclipse.ui.intro.solstice.examples/pom.xml +++ b/org.eclipse.ui.intro.solstice.examples/pom.xml @@ -15,7 +15,7 @@ eclipse.platform.ua eclipse.platform.ua - 4.28.0-SNAPSHOT + 4.29.0-SNAPSHOT org.eclipse.ui org.eclipse.ui.intro.solstice.examples diff --git a/org.eclipse.ui.intro/pom.xml b/org.eclipse.ui.intro/pom.xml index 80b3ed1c6..aa14ecd12 100644 --- a/org.eclipse.ui.intro/pom.xml +++ b/org.eclipse.ui.intro/pom.xml @@ -14,7 +14,7 @@ eclipse.platform.ua eclipse.platform.ua - 4.28.0-SNAPSHOT + 4.29.0-SNAPSHOT org.eclipse.ui org.eclipse.ui.intro diff --git a/pom.xml b/pom.xml index a868af8d8..5c99de79d 100644 --- a/pom.xml +++ b/pom.xml @@ -15,7 +15,7 @@ org.eclipse eclipse-platform-parent - 4.28.0-SNAPSHOT + 4.29.0-SNAPSHOT ../eclipse-platform-parent eclipse.platform.ua diff --git a/tests-pom/pom.xml b/tests-pom/pom.xml index 6cf846e3c..259589124 100644 --- a/tests-pom/pom.xml +++ b/tests-pom/pom.xml @@ -14,7 +14,7 @@ eclipse.platform.ua eclipse.platform.ua - 4.28.0-SNAPSHOT + 4.29.0-SNAPSHOT tests-pom pom