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 2021/04/07 12:50:29 UTC

[camel-kafka-connector] 01/04: Last released version is 0.9.0

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

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

commit 11d9d86c2d8364391176f1724e728db22aa819d3
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Apr 7 14:26:27 2021 +0200

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

diff --git a/connectors/pom.xml b/connectors/pom.xml
index 878fad0..002df08 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.8.0</lastReleasedVersion>
+                    <lastReleasedVersion>0.9.0</lastReleasedVersion>
                 </configuration>
                 <executions>
                     <execution>