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


The following commit(s) were added to refs/heads/main by this push:
     new de30005aa2 chore: updated lastReleasedVersion
de30005aa2 is described below

commit de30005aa21bb66a55c0c9aa61589a73ebfdc98d
Author: Andrea Tarocchi <[email protected]>
AuthorDate: Sat Sep 14 16:55:10 2024 +0200

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

diff --git a/connectors/pom.xml b/connectors/pom.xml
index 88f9031bc9..dc488ff80c 100644
--- a/connectors/pom.xml
+++ b/connectors/pom.xml
@@ -166,7 +166,7 @@
                 
<artifactId>camel-kafka-connector-docs-maven-plugin</artifactId>
                 <version>${project.version}</version>
                 <configuration>
-                    <lastReleasedVersion>4.0.0</lastReleasedVersion>
+                    <lastReleasedVersion>4.4.3</lastReleasedVersion>
                 </configuration>
                 <executions>
                     <execution>

Reply via email to