This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch 0.8.x in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
The following commit(s) were added to refs/heads/0.8.x by this push: new 6487dd49 [maven-release-plugin] prepare release v0.8.1 6487dd49 is described below commit 6487dd49c23e4f16dcdf012e0dc7df97317dab65 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon May 9 13:24:15 2022 +0200 [maven-release-plugin] prepare release v0.8.1 --- 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 +- pom.xml | 4 ++-- 5 files changed, 6 insertions(+), 6 deletions(-) diff --git a/library/camel-kamelets-bom/pom.xml b/library/camel-kamelets-bom/pom.xml index a654dcfb..5a939ea5 100644 --- a/library/camel-kamelets-bom/pom.xml +++ b/library/camel-kamelets-bom/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel.kamelets</groupId> <artifactId>camel-kamelets-parent</artifactId> - <version>0.8.1-SNAPSHOT</version> + <version>0.8.1</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/library/camel-kamelets-catalog/pom.xml b/library/camel-kamelets-catalog/pom.xml index ad27f062..8f3f43fe 100644 --- a/library/camel-kamelets-catalog/pom.xml +++ b/library/camel-kamelets-catalog/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel.kamelets</groupId> <artifactId>camel-kamelets-parent</artifactId> - <version>0.8.1-SNAPSHOT</version> + <version>0.8.1</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/library/camel-kamelets-utils/pom.xml b/library/camel-kamelets-utils/pom.xml index 80dd0a8f..1fff4bb1 100644 --- a/library/camel-kamelets-utils/pom.xml +++ b/library/camel-kamelets-utils/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel.kamelets</groupId> <artifactId>camel-kamelets-parent</artifactId> - <version>0.8.1-SNAPSHOT</version> + <version>0.8.1</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/library/camel-kamelets/pom.xml b/library/camel-kamelets/pom.xml index 0d383b30..3c223093 100644 --- a/library/camel-kamelets/pom.xml +++ b/library/camel-kamelets/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel.kamelets</groupId> <artifactId>camel-kamelets-parent</artifactId> - <version>0.8.1-SNAPSHOT</version> + <version>0.8.1</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/pom.xml b/pom.xml index 97214932..96b57c5e 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ <groupId>org.apache.camel.kamelets</groupId> <artifactId>camel-kamelets-parent</artifactId> <packaging>pom</packaging> - <version>0.8.1-SNAPSHOT</version> + <version>0.8.1</version> <name>Camel Kamelets Parent</name> <description>Camel Kamelets Library Parent</description> @@ -114,7 +114,7 @@ <connection>scm:git:http://gitbox.apache.org/repos/asf/camel-kamelets.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/camel-kamelets.git</developerConnection> <url>https://gitbox.apache.org/repos/asf?p=camel-kamelets.git;a=summary</url> - <tag>v0.8.0</tag> + <tag>v0.8.1</tag> </scm> <issueManagement>