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
commit 4745e8948b662780b9277362e7c68e9a496dae19 Author: Jiri Ondrusek <ondrusek.j...@gmail.com> AuthorDate: Mon Apr 14 14:50:14 2025 +0200 [maven-release-plugin] rollback the release of 4.11.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 8cc1073..b39b277 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.11.0</version> + <version>4.11.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 ec3d54e..b35c359 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.11.0</version> + <version>4.11.0-SNAPSHOT</version> </parent> <artifactId>camel-upgrade-recipes</artifactId> diff --git a/pom.xml b/pom.xml index ee63c97..8e91109 100644 --- a/pom.xml +++ b/pom.xml @@ -27,7 +27,7 @@ </parent> <groupId>org.apache.camel.upgrade</groupId> - <version>4.11.0</version> + <version>4.11.0-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.11.0</tag> + <tag>HEAD</tag> </scm> <issueManagement> <system>jira</system>