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

davsclaus pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/master by this push:
     new 84d4ec9  Set version to 3.10.0-SNAPSHOT
84d4ec9 is described below

commit 84d4ec9b454340f59adaec1f5895ee9e99bea1b8
Author: Claus Ibsen <[email protected]>
AuthorDate: Sun Mar 28 15:36:50 2021 +0200

    Set version to 3.10.0-SNAPSHOT
---
 core/camel-api/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/core/camel-api/pom.xml b/core/camel-api/pom.xml
index 43cefea..b2d024e 100644
--- a/core/camel-api/pom.xml
+++ b/core/camel-api/pom.xml
@@ -24,7 +24,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>core</artifactId>
-        <version>3.9.0-SNAPSHOT</version>
+        <version>3.10.0-SNAPSHOT</version>
     </parent>
 
     <artifactId>camel-api</artifactId>

Reply via email to