This is an automated email from the ASF dual-hosted git repository. jiriondrusek pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-upgrade-recipes.git
The following commit(s) were added to refs/heads/main by this push: new 60bebfb [maven-release-plugin] prepare for next development iteration 60bebfb is described below commit 60bebfb4401f8dc718c2d337821be6c9aad7d60b Author: Jiri Ondrusek <ondrusek.j...@gmail.com> AuthorDate: Mon Jun 2 09:00:00 2025 +0200 [maven-release-plugin] prepare for next development iteration --- camel-spring-boot-upgrade-recipes/pom.xml | 2 +- camel-upgrade-recipes/pom.xml | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/camel-spring-boot-upgrade-recipes/pom.xml b/camel-spring-boot-upgrade-recipes/pom.xml index bc15488..f59e228 100644 --- a/camel-spring-boot-upgrade-recipes/pom.xml +++ b/camel-spring-boot-upgrade-recipes/pom.xml @@ -23,7 +23,7 @@ <groupId>org.apache.camel.upgrade</groupId> <artifactId>camel-parent-upgrade-recipes</artifactId> <relativePath>../pom.xml</relativePath> - <version>4.12.0-SNAPSHOT</version> + <version>4.13.0-SNAPSHOT</version> </parent> <artifactId>camel-spring-boot-upgrade-recipes</artifactId> diff --git a/camel-upgrade-recipes/pom.xml b/camel-upgrade-recipes/pom.xml index ac68009..7416d91 100644 --- a/camel-upgrade-recipes/pom.xml +++ b/camel-upgrade-recipes/pom.xml @@ -23,7 +23,7 @@ <groupId>org.apache.camel.upgrade</groupId> <artifactId>camel-parent-upgrade-recipes</artifactId> <relativePath>../pom.xml</relativePath> - <version>4.12.0-SNAPSHOT</version> + <version>4.13.0-SNAPSHOT</version> </parent> <artifactId>camel-upgrade-recipes</artifactId> diff --git a/pom.xml b/pom.xml index a422340..4cddd12 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ </parent> <groupId>org.apache.camel.upgrade</groupId> - <version>4.12.0-SNAPSHOT</version> + <version>4.13.0-SNAPSHOT</version> <packaging>pom</packaging> <artifactId>camel-parent-upgrade-recipes</artifactId>