This is an automated email from the ASF dual-hosted git repository.
pascalschumacher pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/master by this push:
new 278ea55 *-component.adoc: remove duplicate "Available as of Camel
version ..." sentences
278ea55 is described below
commit 278ea555dc7008241d5044fd5c468bbbf0ec9360
Author: Pascal Schumacher <[email protected]>
AuthorDate: Sun Feb 11 13:54:16 2018 +0100
*-component.adoc: remove duplicate "Available as of Camel version ..."
sentences
---
camel-core/src/main/docs/mock-component.adoc | 1 -
components/camel-quickfix/src/main/docs/quickfix-component.adoc | 1 -
2 files changed, 2 deletions(-)
diff --git a/camel-core/src/main/docs/mock-component.adoc
b/camel-core/src/main/docs/mock-component.adoc
index b056ce1..1ec13a6 100644
--- a/camel-core/src/main/docs/mock-component.adoc
+++ b/camel-core/src/main/docs/mock-component.adoc
@@ -1,6 +1,5 @@
[[mock-component]]
== Mock Component
-*Available as of Camel version 1.0.0*
*Available as of Camel version 1.0*
diff --git a/components/camel-quickfix/src/main/docs/quickfix-component.adoc
b/components/camel-quickfix/src/main/docs/quickfix-component.adoc
index c7b55d7..0dc26df 100644
--- a/components/camel-quickfix/src/main/docs/quickfix-component.adoc
+++ b/components/camel-quickfix/src/main/docs/quickfix-component.adoc
@@ -1,6 +1,5 @@
[[quickfix-component]]
== QuickFix Component
-*Available as of Camel version 2.1.0*
*Available as of Camel version 2.1*
--
To stop receiving notification emails like this one, please contact
[email protected].