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 4499590b [maven-release-plugin] prepare for next development iteration 4499590b is described below commit 4499590b77e46ef8c742793d4404a31e2953face Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon May 9 13:14:41 2022 +0200 [maven-release-plugin] prepare for next development iteration --- 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 5a939ea5..98d3c882 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</version> + <version>0.8.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/library/camel-kamelets-catalog/pom.xml b/library/camel-kamelets-catalog/pom.xml index 8f3f43fe..f67e069b 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</version> + <version>0.8.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/library/camel-kamelets-utils/pom.xml b/library/camel-kamelets-utils/pom.xml index 1fff4bb1..c8115541 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</version> + <version>0.8.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/library/camel-kamelets/pom.xml b/library/camel-kamelets/pom.xml index 3c223093..bbdf698f 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</version> + <version>0.8.2-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> diff --git a/pom.xml b/pom.xml index 96b57c5e..39be9fc0 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</version> + <version>0.8.2-SNAPSHOT</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.1</tag> + <tag>v0.8.0</tag> </scm> <issueManagement>