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 2022/06/02 16:13:36 UTC

[camel-kameleon] branch main updated: Fix 3.17 non LTS (#21)

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 a1f2596  Fix 3.17 non LTS (#21)
a1f2596 is described below

commit a1f2596c791dbab7a9f4ece4bea90cbe6c393471
Author: Marat Gubaidullin <ma...@gmail.com>
AuthorDate: Thu Jun 2 12:13:32 2022 -0400

    Fix 3.17 non LTS (#21)
---
 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 2cad423..54b89eb 100644
--- a/src/main/resources/kameleon.json
+++ b/src/main/resources/kameleon.json
@@ -7,7 +7,7 @@
       "versions": [
         {
           "name": "3.17.0",
-          "suffix": "LTS",
+          "suffix": "",
           "javaVersions": ["11", "1.8"],
           "defaultJava": "11",
           "runtimeVersion": "",
@@ -41,7 +41,7 @@
       "versions": [
         {
           "name": "3.17.0",
-          "suffix": "LTS",
+          "suffix": "",
           "javaVersions": ["11", "1.8"],
           "defaultJava": "11",
           "runtimeVersion": "",
@@ -75,7 +75,7 @@
       "versions": [
         {
           "name": "3.17.0",
-          "suffix": "LTS",
+          "suffix": "",
           "javaVersions": ["11", "1.8"],
           "defaultJava": "11",
           "runtimeVersion": "",