This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch 0.5.0-docs in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git
commit 814e3d7dd68e0b3ea387afefe0cf20f54376b4e1 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Fri Sep 11 14:20:34 2020 +0200 Last released version is 0.5.0 --- connectors/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/connectors/pom.xml b/connectors/pom.xml index d43ab0b..7a9a553 100644 --- a/connectors/pom.xml +++ b/connectors/pom.xml @@ -150,7 +150,7 @@ <artifactId>camel-kafka-connector-docs-maven-plugin</artifactId> <version>${project.version}</version> <configuration> - <lastReleasedVersion>0.4.0</lastReleasedVersion> + <lastReleasedVersion>0.5.0</lastReleasedVersion> </configuration> <executions> <execution>