This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git
commit c977c0918cc31bf0adf0d44e58eb6a23760f522f Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Oct 27 14:10:46 2020 +0100 Point docs to the newer release 0.6.0 --- connectors/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/connectors/pom.xml b/connectors/pom.xml index cb381e7..cd26555 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.5.0</lastReleasedVersion> + <lastReleasedVersion>0.6.0</lastReleasedVersion> </configuration> <executions> <execution>