This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-spring-boot-examples.git
commit 2abe8406f7b82b21b2129eb69465ededabac8606 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu May 21 13:17:23 2020 +0200 Removed badges --- README.adoc | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/README.adoc b/README.adoc index 86aeef1..90ef95b 100644 --- a/README.adoc +++ b/README.adoc @@ -1,15 +1,8 @@ # Welcome to the Apache Camel Spring-Boot Examples - -[](https://maven-badges.herokuapp.com/maven-central/org.apache.camel/apache-camel) -[](http://www.javadoc.io/doc/org.apache.camel/camel-core) -[](http://stackoverflow.com/questions/tagged/apache-camel) -[](https://gitter.im/apache/apache-camel) -[](https://twitter.com/ApacheCamel) - = Introduction -This directory contains the various examples for working with Apache +This project contains the various examples for working with Apache Camel Spring Boot. The examples can be run using Maven. When using the Maven command, Maven will attempt to download the required dependencies from a central repository to your local repository.