Description
The examples such as camel-spring-boot-examples, camel-examples etc are using -SNAPSHOT dependencies.
What we should do is to do a "release" where we use a fixed version such as 3.4.2, and then a tag at github. Then other users can download the tag to try.