You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2021/02/12 06:22:35 UTC

[camel] 03/05: Next is 3.9.0-SNAPSHOT

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

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

commit 0f2762fdb877ffda15bdb1b826c689084baf0286
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Fri Feb 12 06:52:53 2021 +0100

    Next is 3.9.0-SNAPSHOT
---
 init/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/init/pom.xml b/init/pom.xml
index 76afbdb..50e628f 100644
--- a/init/pom.xml
+++ b/init/pom.xml
@@ -23,7 +23,7 @@
     <parent>
         <groupId>org.apache.camel</groupId>
         <artifactId>camel</artifactId>
-        <version>3.8.0-SNAPSHOT</version>
+        <version>3.9.0-SNAPSHOT</version>
         <relativePath>..</relativePath>
     </parent>