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

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

commit ff03035ef61688b28517afabf3b56b50c15cad91
Author: Andrea Cosentino <[email protected]>
AuthorDate: Thu Jul 22 08:51:40 2021 +0200

    Upgrade Camel to version 3.11.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 03735e8..d24f877 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dependencies</artifactId>
-        <version>3.11.0-SNAPSHOT</version>
+        <version>3.11.0</version>
     </parent>
 
     <groupId>org.apache.camel.kafkaconnector</groupId>

Reply via email to