This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch 1.0.x-links in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git
commit f6ca3f51f838aa2c3ad5065b95b6b8f3e3f5ae5f Author: Andrea Cosentino <anco...@gmail.com> AuthorDate: Tue Mar 15 12:49:54 2022 +0100 Last released version is 1.0.0 --- connectors/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/connectors/pom.xml b/connectors/pom.xml index 7be9eba..b38bcf2 100644 --- a/connectors/pom.xml +++ b/connectors/pom.xml @@ -175,7 +175,7 @@ <artifactId>camel-kafka-connector-docs-maven-plugin</artifactId> <version>${project.version}</version> <configuration> - <lastReleasedVersion>0.11.0</lastReleasedVersion> + <lastReleasedVersion>1.0.0</lastReleasedVersion> </configuration> <executions> <execution>