You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2022/03/15 12:02:45 UTC

[camel-kafka-connector] 01/02: Last released version is 1.0.0

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 <an...@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>