You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by da...@apache.org on 2022/11/07 10:43:51 UTC

[camel-kameleon] branch main updated: Upgrade Camel 3.14.x to 3.14.6

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 96d1585  Upgrade Camel 3.14.x to 3.14.6
96d1585 is described below

commit 96d15856b5c5b36f983df431162d76c706b1c8b8
Author: Claus Ibsen <cl...@gmail.com>
AuthorDate: Mon Nov 7 11:43:41 2022 +0100

    Upgrade Camel 3.14.x to 3.14.6
---
 src/main/resources/kameleon.json | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/main/resources/kameleon.json b/src/main/resources/kameleon.json
index d66bd36..56aab70 100644
--- a/src/main/resources/kameleon.json
+++ b/src/main/resources/kameleon.json
@@ -15,7 +15,7 @@
           "archetypeArtifactId": "camel-archetype-main"
         },
         {
-          "name": "3.14.4",
+          "name": "3.14.6",
           "suffix": "LTS",
           "javaVersions": ["11", "1.8"],
           "defaultJava": "11",
@@ -49,7 +49,7 @@
           "archetypeArtifactId": "camel-archetype-spring-boot"
         },
         {
-          "name": "3.14.4",
+          "name": "3.14.6",
           "suffix": "LTS",
           "javaVersions": ["11", "1.8"],
           "defaultJava": "11",