This is an automated email from the ASF dual-hosted git repository. jiriondrusek pushed a commit to branch camel-4.12.x in repository https://gitbox.apache.org/repos/asf/camel-upgrade-recipes.git
The following commit(s) were added to refs/heads/camel-4.12.x by this push: new 5362072 [maven-release-plugin] prepare for next development iteration 5362072 is described below commit 536207207cc6e2f478394418d5c911118db9ec8c Author: Jiri Ondrusek <ondrusek.j...@gmail.com> AuthorDate: Tue Jun 24 15:24:35 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 | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/camel-spring-boot-upgrade-recipes/pom.xml b/camel-spring-boot-upgrade-recipes/pom.xml index 00c721b..e2c8103 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.1</version> + <version>4.12.2-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 2ca6665..908e3e0 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.1</version> + <version>4.12.2-SNAPSHOT</version> </parent> <artifactId>camel-upgrade-recipes</artifactId> diff --git a/pom.xml b/pom.xml index 95e87c4..7db320b 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ </parent> <groupId>org.apache.camel.upgrade</groupId> - <version>4.12.1</version> + <version>4.12.2-SNAPSHOT</version> <packaging>pom</packaging> <artifactId>camel-parent-upgrade-recipes</artifactId> @@ -74,7 +74,7 @@ <connection>scm:git:http://gitbox.apache.org/repos/asf/camel-upgrade-recipes.git</connection> <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/camel-upgrade-recipes.git</developerConnection> <url>https://github.com/apache/camel-upgrade-recipes</url> - <tag>4.12.1</tag> + <tag>HEAD</tag> </scm> <issueManagement> <system>jira</system>