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 2021/07/14 05:10:35 UTC

[camel-kameleon] branch main updated: Change Camel 3.7.4 LTS to 3.7.5 LTS

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-kameleon.git


The following commit(s) were added to refs/heads/main by this push:
     new 7db8ed9  Change Camel 3.7.4 LTS to 3.7.5 LTS
7db8ed9 is described below

commit 7db8ed9ff0764a6707a310481099c07e1b3ef9aa
Author: Marat Gubaidullin <ma...@gmail.com>
AuthorDate: Tue Jul 13 18:46:14 2021 -0400

    Change Camel 3.7.4 LTS to 3.7.5 LTS
---
 src/main/resources/kameleon.json | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/main/resources/kameleon.json b/src/main/resources/kameleon.json
index a867eee..83f794a 100644
--- a/src/main/resources/kameleon.json
+++ b/src/main/resources/kameleon.json
@@ -15,7 +15,7 @@
           "archetypeArtifactId": "camel-archetype-main"
         },
         {
-          "name": "3.7.4",
+          "name": "3.7.5",
           "suffix": "LTS",
           "javaVersions": ["14", "11", "1.8"],
           "defaultJava": "11",
@@ -49,7 +49,7 @@
           "archetypeArtifactId": "camel-archetype-spring-boot"
         },
         {
-          "name": "3.7.4",
+          "name": "3.7.5",
           "suffix": "LTS",
           "javaVersions": ["14", "11", "1.8"],
           "defaultJava": "11",
@@ -83,7 +83,7 @@
           "archetypeArtifactId": "camel-archetype-cdi"
         },
         {
-          "name": "3.7.4",
+          "name": "3.7.5",
           "suffix": "LTS",
           "javaVersions": ["14", "11", "1.8"],
           "defaultJava": "11",