This is an automated email from the ASF dual-hosted git repository.

valdar pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-kafka-connector.git

commit f8fe120c675614fdc2b24cf538ee35331bbf5e54
Author: Andrea Tarocchi <[email protected]>
AuthorDate: Mon Oct 7 11:22:05 2024 +0200

    chore: Update lastReleasedVersion
---
 connectors/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/connectors/pom.xml b/connectors/pom.xml
index 0d757b2b55..d0d7eaa452 100644
--- a/connectors/pom.xml
+++ b/connectors/pom.xml
@@ -168,7 +168,7 @@
                 
<artifactId>camel-kafka-connector-docs-maven-plugin</artifactId>
                 <version>${project.version}</version>
                 <configuration>
-                    <lastReleasedVersion>4.4.3</lastReleasedVersion>
+                    <lastReleasedVersion>4.8.0</lastReleasedVersion>
                 </configuration>
                 <executions>
                     <execution>

Reply via email to