Regen
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/9bba604c Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/9bba604c Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/9bba604c Branch: refs/heads/master Commit: 9bba604c91b2333ccfc6db0c7a0b41a8df54fb32 Parents: 36f66c6 Author: Claus Ibsen <davscl...@apache.org> Authored: Thu May 25 21:46:53 2017 +0200 Committer: Claus Ibsen <davscl...@apache.org> Committed: Fri May 26 09:53:17 2017 +0200 ---------------------------------------------------------------------- components/readme.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/9bba604c/components/readme.adoc ---------------------------------------------------------------------- diff --git a/components/readme.adoc b/components/readme.adoc index f2b2930..d267821 100644 --- a/components/readme.adoc +++ b/components/readme.adoc @@ -264,7 +264,7 @@ Number of Components: 252 in 185 JAR artifacts (15 deprecated) `grape:defaultCoordinates` | 2.16 | Grape component allows you to fetch, load and manage additional jars when CamelContext is running. | link:camel-grpc/src/main/docs/grpc-component.adoc[gRPC] (camel-grpc) + -`grpc:service` | 2.19 | The gRPC component is using for calling remote procedures via HTTP/2 +`grpc:service` | 2.19 | The gRPC component allows to call and expose remote procedures via HTTP/2 with protobuf dataformat | link:camel-guava-eventbus/src/main/docs/guava-eventbus-component.adoc[Guava EventBus] (camel-guava-eventbus) + `guava-eventbus:eventBusRef` | 2.10 | The guava-eventbus component provides integration bridge between Camel and Google Guava EventBus.