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

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

commit fddc759f87ada38466bfd1e456c6b8c1954715d1
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Mon Aug 3 06:27:20 2020 +0200

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

diff --git a/connectors/pom.xml b/connectors/pom.xml
index 0c8850a..7c03bf0 100644
--- a/connectors/pom.xml
+++ b/connectors/pom.xml
@@ -126,7 +126,7 @@
                 
<artifactId>camel-kafka-connector-docs-maven-plugin</artifactId>
                 <version>${project.version}</version>
                 <configuration>
-                    <lastReleasedVersion>0.3.0</lastReleasedVersion>
+                    <lastReleasedVersion>0.4.0</lastReleasedVersion>
                 </configuration>
                 <executions>
                     <execution>

Reply via email to