You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2022/01/03 13:11:22 UTC

[camel-kamelets] branch main updated: Set latest tag in scm pom section

This is an automated email from the ASF dual-hosted git repository.

acosentino pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kamelets.git


The following commit(s) were added to refs/heads/main by this push:
     new 4db42f3  Set latest tag in scm pom section
4db42f3 is described below

commit 4db42f3e0260adccb710090f915b8a5156a7440b
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Mon Jan 3 14:11:03 2022 +0100

    Set latest tag in scm pom section
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6d8d5bd..b11e27e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -103,7 +103,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.4.0</tag>
+        <tag>v0.6.0</tag>
     </scm>
 
     <issueManagement>