This is an automated email from the ASF dual-hosted git repository. acosentino pushed a commit to branch fix-main-links in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git
commit 630548eca3952dd53e1dd9f39dd8b888d60e73d3 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>