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 2020/10/27 16:04:56 UTC

[camel-kafka-connector] 01/02: Point docs to the newer release 0.6.0

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

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

commit c977c0918cc31bf0adf0d44e58eb6a23760f522f
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Oct 27 14:10:46 2020 +0100

    Point docs to the newer release 0.6.0
---
 connectors/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/connectors/pom.xml b/connectors/pom.xml
index cb381e7..cd26555 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.5.0</lastReleasedVersion>
+                    <lastReleasedVersion>0.6.0</lastReleasedVersion>
                 </configuration>
                 <executions>
                     <execution>