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/09/11 12:55:55 UTC

[camel-kafka-connector] 01/02: Last released version is 0.5.0

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

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

commit 814e3d7dd68e0b3ea387afefe0cf20f54376b4e1
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Sep 11 14:20:34 2020 +0200

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

diff --git a/connectors/pom.xml b/connectors/pom.xml
index d43ab0b..7a9a553 100644
--- a/connectors/pom.xml
+++ b/connectors/pom.xml
@@ -150,7 +150,7 @@
                 <artifactId>camel-kafka-connector-docs-maven-plugin</artifactId>
                 <version>${project.version}</version>
                 <configuration>
-                    <lastReleasedVersion>0.4.0</lastReleasedVersion>
+                    <lastReleasedVersion>0.5.0</lastReleasedVersion>
                 </configuration>
                 <executions>
                     <execution>