Repository: camel
Updated Branches:
  refs/heads/master 35a7cdb51 -> 6176e415a


Regen


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

Branch: refs/heads/master
Commit: 6176e415a67721fb08996e49d1d74ad6bf0da9c9
Parents: 35a7cdb
Author: Claus Ibsen <davscl...@apache.org>
Authored: Sat Sep 9 11:17:48 2017 +0200
Committer: Claus Ibsen <davscl...@apache.org>
Committed: Sat Sep 9 11:17:48 2017 +0200

----------------------------------------------------------------------
 components/readme.adoc         | 6 +++---
 docs/user-manual/en/SUMMARY.md | 2 +-
 2 files changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/camel/blob/6176e415/components/readme.adoc
----------------------------------------------------------------------
diff --git a/components/readme.adoc b/components/readme.adoc
index 6baf3b8..20da4c0 100644
--- a/components/readme.adoc
+++ b/components/readme.adoc
@@ -110,9 +110,6 @@ Number of Components: 280 in 192 JAR artifacts (17 
deprecated)
 | link:camel-beanstalk/src/main/docs/beanstalk-component.adoc[Beanstalk] 
(camel-beanstalk) +
 `beanstalk:connectionSettings` | 2.15 | The beanstalk component is used for 
job retrieval and post-processing of Beanstalk jobs.
 
-| link:camel-google-bigquery/src/main/docs/bigquery-component.adoc[BigQuery] 
(camel-google-bigquery) +
-`bigquery:projectId:datasetId:tableName` | 2.20 | Google BigQuery data 
warehouse for analytics.
-
 | link:../camel-core/src/main/docs/binding-component.adoc[Binding] 
(camel-core) +
 `binding:bindingName:delegateUri` | 2.11 | *deprecated* The binding component 
is used for as a of wrapping an Endpoint in a contract with a data format.
 
@@ -275,6 +272,9 @@ Number of Components: 280 in 192 JAR artifacts (17 
deprecated)
 | link:camel-github/src/main/docs/github-component.adoc[GitHub] (camel-github) 
+
 `github:type/branchName` | 2.15 | The github component is used for integrating 
Camel with github.
 
+| 
link:camel-google-bigquery/src/main/docs/google-bigquery-component.adoc[Google 
BigQuery] (camel-google-bigquery) +
+`google-bigquery:projectId:datasetId:tableName` | 2.20 | Google BigQuery data 
warehouse for analytics.
+
 | 
link:camel-google-calendar/src/main/docs/google-calendar-component.adoc[Google 
Calendar] (camel-google-calendar) +
 `google-calendar:apiName/methodName` | 2.15 | The google-calendar component 
provides access to Google Calendar.
 

http://git-wip-us.apache.org/repos/asf/camel/blob/6176e415/docs/user-manual/en/SUMMARY.md
----------------------------------------------------------------------
diff --git a/docs/user-manual/en/SUMMARY.md b/docs/user-manual/en/SUMMARY.md
index fd51b73..6e8097e 100644
--- a/docs/user-manual/en/SUMMARY.md
+++ b/docs/user-manual/en/SUMMARY.md
@@ -157,7 +157,6 @@
        * [Azure Storage Queue Service](azure-queue-component.adoc)
        * [Bean Validator](bean-validator-component.adoc)
        * [Beanstalk](beanstalk-component.adoc)
-       * [BigQuery](bigquery-component.adoc)
        * [Bonita](bonita-component.adoc)
        * [Box](box-component.adoc)
        * [Braintree](braintree-component.adoc)
@@ -203,6 +202,7 @@
        * [Geocoder](geocoder-component.adoc)
        * [Git](git-component.adoc)
        * [GitHub](github-component.adoc)
+       * [Google BigQuery](google-bigquery-component.adoc)
        * [Google Calendar](google-calendar-component.adoc)
        * [Google Drive](google-drive-component.adoc)
        * [Google Mail](google-mail-component.adoc)

Reply via email to