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-spring-boot-examples.git
The following commit(s) were added to refs/heads/main by this push: new 8c57cda Update README.adoc 8c57cda is described below commit 8c57cda2c9cacfa2ccb7c63a020c6d1bfb709a99 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Thu Aug 17 07:23:16 2023 +0200 Update README.adoc --- README.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.adoc b/README.adoc index d8521f8..062e3d6 100644 --- a/README.adoc +++ b/README.adoc @@ -15,7 +15,7 @@ to the SNAPSHOT version of the next release. To execute the examples, checkout into the tag for the latest release. For example: -`$ git checkout tags/camel-spring-boot-examples-3.5.0` +`$ git checkout tags/camel-spring-boot-examples-4.0.0` Then, install the root pom: