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