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

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


The following commit(s) were added to refs/heads/main by this push:
     new 082c7956 chore: add a note on Camel version
082c7956 is described below

commit 082c79563cfad86c63043ece482f1013a8a79181
Author: Pasquale Congiusti <[email protected]>
AuthorDate: Mon Mar 13 18:14:55 2023 +0100

    chore: add a note on Camel version
---
 README.adoc | 6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

diff --git a/README.adoc b/README.adoc
index cc972810..624af287 100644
--- a/README.adoc
+++ b/README.adoc
@@ -20,9 +20,11 @@ Usage: ./script/bump.sh [options]
 --graalvm                 Bump GraalVM version
 --help                    This help message
 
-Example: ./script/bump.sh --version 1.14.0-SNAPSHOT --camel 3.16.0
+Example: ./script/bump.sh --version 3.20.1-SNAPSHOT --camel 3.20.1
 ....
 
+NOTE: starting from version 3.20, Camel K Runtime will need to use the same 
dependency notation of Camel.
+
 == Instructions for local debugging
 
-You can 
https://camel.apache.org/camel-k/latest/contributing/local-development.html#_local_camel_k_runtime[follow
 these instructions] in order to run and debug a Camel K integration based on a 
local Camel K runtime.
\ No newline at end of file
+You can 
https://camel.apache.org/camel-k/latest/contributing/local-development.html#_local_camel_k_runtime[follow
 these instructions] in order to run and debug a Camel K integration based on a 
local Camel K runtime.

Reply via email to