From 82748a7d158693b02737491d5e748b57be1faf48 Mon Sep 17 00:00:00 2001 From: Andrea Cosentino Date: Mon, 9 Dec 2024 09:55:39 +0100 Subject: [PATCH] [maven-release-plugin] prepare release v4.8.2 --- library/camel-kamelets-bom/pom.xml | 2 +- library/camel-kamelets-catalog/pom.xml | 2 +- library/camel-kamelets-utils/pom.xml | 2 +- library/camel-kamelets/pom.xml | 2 +- library/kamelets-maven-plugin/pom.xml | 2 +- pom.xml | 4 ++-- tests/camel-kamelets-itest/pom.xml | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/library/camel-kamelets-bom/pom.xml b/library/camel-kamelets-bom/pom.xml index 13af2f065..f66211616 100644 --- a/library/camel-kamelets-bom/pom.xml +++ b/library/camel-kamelets-bom/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.kamelets camel-kamelets-parent - 4.8.2-SNAPSHOT + 4.8.2 ../../pom.xml diff --git a/library/camel-kamelets-catalog/pom.xml b/library/camel-kamelets-catalog/pom.xml index 5b56847ec..90f6b1818 100644 --- a/library/camel-kamelets-catalog/pom.xml +++ b/library/camel-kamelets-catalog/pom.xml @@ -35,7 +35,7 @@ org.apache.camel.kamelets camel-kamelets-parent - 4.8.2-SNAPSHOT + 4.8.2 ../../pom.xml diff --git a/library/camel-kamelets-utils/pom.xml b/library/camel-kamelets-utils/pom.xml index 4dfad42d9..302234006 100644 --- a/library/camel-kamelets-utils/pom.xml +++ b/library/camel-kamelets-utils/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.kamelets camel-kamelets-parent - 4.8.2-SNAPSHOT + 4.8.2 ../../pom.xml diff --git a/library/camel-kamelets/pom.xml b/library/camel-kamelets/pom.xml index df2dcd020..c7a21b6dd 100644 --- a/library/camel-kamelets/pom.xml +++ b/library/camel-kamelets/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.kamelets camel-kamelets-parent - 4.8.2-SNAPSHOT + 4.8.2 ../../pom.xml diff --git a/library/kamelets-maven-plugin/pom.xml b/library/kamelets-maven-plugin/pom.xml index e088c96b9..40a99460e 100644 --- a/library/kamelets-maven-plugin/pom.xml +++ b/library/kamelets-maven-plugin/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.kamelets camel-kamelets-parent - 4.8.2-SNAPSHOT + 4.8.2 ../../pom.xml diff --git a/pom.xml b/pom.xml index 8c29e89ea..95cdca775 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ org.apache.camel.kamelets camel-kamelets-parent pom - 4.8.2-SNAPSHOT + 4.8.2 Camel Kamelets Parent Camel Kamelets Library Parent @@ -122,7 +122,7 @@ scm:git:http://gitbox.apache.org/repos/asf/camel-kamelets.git scm:git:https://gitbox.apache.org/repos/asf/camel-kamelets.git https://gitbox.apache.org/repos/asf?p=camel-kamelets.git;a=summary - v4.8.0 + v4.8.2 diff --git a/tests/camel-kamelets-itest/pom.xml b/tests/camel-kamelets-itest/pom.xml index 25f04f9fc..a6400079c 100644 --- a/tests/camel-kamelets-itest/pom.xml +++ b/tests/camel-kamelets-itest/pom.xml @@ -23,7 +23,7 @@ org.apache.camel.kamelets camel-kamelets-parent - 4.8.2-SNAPSHOT + 4.8.2 ../../pom.xml