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

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

commit aa9aeaff506cd1f28ceb72e86a4be0ee8f3477cb
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Sep 14 18:41:10 2021 +0200

    Last Released version is 0.10.1
---
 connectors/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/connectors/pom.xml b/connectors/pom.xml
index ca91e87..f027d9c 100644
--- a/connectors/pom.xml
+++ b/connectors/pom.xml
@@ -163,7 +163,7 @@
                 
<artifactId>camel-kafka-connector-docs-maven-plugin</artifactId>
                 <version>${project.version}</version>
                 <configuration>
-                    <lastReleasedVersion>0.10.0</lastReleasedVersion>
+                    <lastReleasedVersion>0.10.1</lastReleasedVersion>
                 </configuration>
                 <executions>
                     <execution>

Reply via email to