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

davsclaus pushed a commit to branch release-3.16.0
in repository https://gitbox.apache.org/repos/asf/camel-spring-boot.git

commit 3e260977175431d09cd2d3dd54758d5cb6b14f10
Author: Claus Ibsen <[email protected]>
AuthorDate: Tue Mar 22 22:02:30 2022 +0100

    Prepare for 3.16.0 release
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7522fb5..17f689f 100644
--- a/pom.xml
+++ b/pom.xml
@@ -111,7 +111,7 @@
         <spring-boot-version>2.6.4</spring-boot-version>
 
         <!-- Camel target version -->
-        <camel-version>3.16.0-SNAPSHOT</camel-version>
+        <camel-version>3.16.0</camel-version>
 
         <!-- versions -->
         <aether-version>1.0.2.v20150114</aether-version>

Reply via email to