This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch 0.4.0 in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git
commit 5c5b7fb947031e46a8ea25d6648195571beef4b7 Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Mon Aug 3 06:27:20 2020 +0200 Last released version is now 0.4.0 --- connectors/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/connectors/pom.xml b/connectors/pom.xml index 02e0cef..cb5f3cd 100644 --- a/connectors/pom.xml +++ b/connectors/pom.xml @@ -126,7 +126,7 @@ <artifactId>camel-kafka-connector-docs-maven-plugin</artifactId> <version>${project.version}</version> <configuration> - <lastReleasedVersion>0.3.0</lastReleasedVersion> + <lastReleasedVersion>0.4.0</lastReleasedVersion> </configuration> <executions> <execution>