This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch tag-4.0.0-RC1 in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git
commit f73ae916e04e96c4cd45ef20ce6bd1d7636736e9 Author: Andrea Cosentino <[email protected]> AuthorDate: Mon Jul 17 12:24:20 2023 +0200 Upgrade Tag to 4.0.0-RC1 Signed-off-by: Andrea Cosentino <[email protected]> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f2e0be2f..71c00dbd 100644 --- a/pom.xml +++ b/pom.xml @@ -109,7 +109,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>v4.0.0-RC1</tag> </scm> <issueManagement>
