This is an automated email from the ASF dual-hosted git repository. fmariani 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 10e1a6e [maven-release-plugin] prepare release 4.14.0 10e1a6e is described below commit 10e1a6ea15c02a656b0cc51b26b73e0eaa3b112d Author: Croway <federico.mariani.1...@gmail.com> AuthorDate: Mon Aug 25 09:19:45 2025 +0200 [maven-release-plugin] prepare release 4.14.0 --- 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 6e620bc..fb33dbb 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.14.0-SNAPSHOT</version> + <version>4.14.0</version> </parent> <artifactId>camel-spring-boot-upgrade-recipes</artifactId> diff --git a/camel-upgrade-recipes/pom.xml b/camel-upgrade-recipes/pom.xml index adb7785..59f9caf 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.14.0-SNAPSHOT</version> + <version>4.14.0</version> </parent> <artifactId>camel-upgrade-recipes</artifactId> diff --git a/pom.xml b/pom.xml index f86400d..c6d4de5 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ </parent> <groupId>org.apache.camel.upgrade</groupId> - <version>4.14.0-SNAPSHOT</version> + <version>4.14.0</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>HEAD</tag> + <tag>4.14.0</tag> </scm> <issueManagement> <system>jira</system>