Repository: camel
Updated Branches:
  refs/heads/master 449d82656 -> 71996da18


Regen


Project: http://git-wip-us.apache.org/repos/asf/camel/repo
Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/71996da1
Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/71996da1
Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/71996da1

Branch: refs/heads/master
Commit: 71996da18c817f4026d3baa6162526cb165557e7
Parents: 449d826
Author: Claus Ibsen <davscl...@apache.org>
Authored: Thu Oct 12 20:11:35 2017 +0200
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Thu Oct 12 20:11:35 2017 +0200

----------------------------------------------------------------------
 examples/README.adoc | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/71996da1/examples/README.adoc
----------------------------------------------------------------------
diff --git a/examples/README.adoc b/examples/README.adoc
index 92f0552..fa1c537 100644
--- a/examples/README.adoc
+++ b/examples/README.adoc
@@ -11,7 +11,7 @@ View the individual example READMEs for details.
 ### Examples
 
 // examples: START
-Number of Examples: 97 (8 deprecated)
+Number of Examples: 98 (8 deprecated)
 
 [width="100%",cols="4,2,4",options="header"]
 |===
@@ -50,6 +50,8 @@ Number of Examples: 97 (8 deprecated)
 
 | link:camel-example-spring-boot-pojo/README.adoc[Spring Boot Pojo] 
(camel-example-spring-boot-pojo) | Beginner | An example showing how to work 
with Camel POJO routing with Spring Boot
 
+| link:camel-example-spring-boot-xml/readme.adoc[Spring Boot Xml] 
(camel-example-spring-boot-xml) | Beginner | An example showing how to work 
with Camel routes in XML files and Spring Boot
+
 | link:camel-example-spring-javaconfig/README.md[Spring Java Config] 
(camel-example-spring-javaconfig) | Beginner | An example showing how to work 
with Camel and Spring Java Config
 
 | link:camel-example-spring-xquery/README.md[Spring XQuery] 
(camel-example-spring-xquery) | Beginner | An example using Spring XML to 
transform a message using XQuery

Reply via email to