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-examples.git
The following commit(s) were added to refs/heads/main by this push:
new df217509 We are not using master branch but main branch
df217509 is described below
commit df2175094d08b8f09bb60093e9e8a96c5f3ce1c3
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu May 2 07:11:43 2024 +0200
We are not using master branch but main branch
---
README.adoc | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README.adoc b/README.adoc
index 527c243e..b20a235d 100644
--- a/README.adoc
+++ b/README.adoc
@@ -10,7 +10,7 @@ View the individual example READMEs for details.
=== Executing
-Master branch should only be used for development purposes, which will be
pointing
+Main branch should only be used for development purposes, which will be
pointing
to the SNAPSHOT version of the next release.
To execute the examples, checkout into the tag for the latest release. For
example: