This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch camel-kafka-connector-0.4.x in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git
commit a9388f5832c8c4daf865eb2401e73bce5308311f Author: Andrea Cosentino <[email protected]> AuthorDate: Fri Oct 16 06:53:17 2020 +0200 Last Released version is 0.4.4 --- connectors/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/connectors/pom.xml b/connectors/pom.xml index 5b5d6ba..c20f6e9 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.4.0</lastReleasedVersion> + <lastReleasedVersion>0.4.4</lastReleasedVersion> </configuration> <executions> <execution>
