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

orpiske pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel-performance-tests.git


The following commit(s) were added to refs/heads/main by this push:
     new 3c0fd82  Version bump the baseline dependency to Camel 4.0.0 (#124)
3c0fd82 is described below

commit 3c0fd82c4d25c35a662dff382f13e84fd1a22d1d
Author: Otavio Rodolfo Piske <[email protected]>
AuthorDate: Fri Sep 1 12:01:58 2023 +0200

    Version bump the baseline dependency to Camel 4.0.0 (#124)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4ba3cee..34e4b2d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel-dependencies</artifactId>
-        <version>4.0.0-SNAPSHOT</version>
+        <version>4.0.0</version>
     </parent>
 
     <groupId>org.apache.camel.tests</groupId>

Reply via email to