This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-kafka-connector-0.7.x in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git
commit d6fc231a1881fb4ae09e25d46188f1e7652e456d Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Thu Jan 28 14:22:07 2021 +0100 Upgrade docs to 0.7.1 as latest release --- connectors/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/connectors/pom.xml b/connectors/pom.xml index c97ec92..8cc7f28 100644 --- a/connectors/pom.xml +++ b/connectors/pom.xml @@ -163,7 +163,7 @@ <artifactId>camel-kafka-connector-docs-maven-plugin</artifactId> <version>${project.version}</version> <configuration> - <lastReleasedVersion>0.7.0</lastReleasedVersion> + <lastReleasedVersion>0.7.1</lastReleasedVersion> </configuration> <executions> <execution>