You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ma...@apache.org on 2024/01/04 15:27:03 UTC

(camel-kameleon) branch main updated: upgrade camel to 4.0.3 (#41)

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

marat 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 9a9a3d5  upgrade camel to 4.0.3 (#41)
9a9a3d5 is described below

commit 9a9a3d5fe71745741f1064c79b5b90b5bb987084
Author: Duncan O N <du...@gmail.com>
AuthorDate: Thu Jan 4 18:26:57 2024 +0300

    upgrade camel to 4.0.3 (#41)
---
 src/main/resources/kameleon.json | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/src/main/resources/kameleon.json b/src/main/resources/kameleon.json
index 5d958f9..ff54426 100644
--- a/src/main/resources/kameleon.json
+++ b/src/main/resources/kameleon.json
@@ -48,6 +48,15 @@
       "pageTitle": "Camel Spring Boot",
       "componentListTitle": "Camel components",
       "versions": [
+	    {
+          "name": "4.0.3",
+          "suffix": "LTS",
+          "javaVersions": ["17"],
+          "defaultJava": "17",
+          "runtimeVersion": "",
+          "archetypeGroupId": "org.apache.camel.archetypes",
+          "archetypeArtifactId": "camel-archetype-spring-boot"
+        },
         {
           "name": "3.20.5",
           "suffix": "LTS",