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-spring-boot.git

commit d9e20335e538ca6710c6ee1e7181a8e1a5f6b5cb
Author: Andrea Cosentino <anco...@gmail.com>
AuthorDate: Thu Dec 17 08:26:26 2020 +0100

    Next is 3.8.0-SNAPSHOT for template starter too
---
 tooling/camel-spring-boot-starter-generator/template-starter-pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/tooling/camel-spring-boot-starter-generator/template-starter-pom.xml 
b/tooling/camel-spring-boot-starter-generator/template-starter-pom.xml
index 3411f6a..4d91864 100644
--- a/tooling/camel-spring-boot-starter-generator/template-starter-pom.xml
+++ b/tooling/camel-spring-boot-starter-generator/template-starter-pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.apache.camel.springboot</groupId>
         <artifactId>components-starter</artifactId>
-        <version>3.7.0-SNAPSHOT</version>
+        <version>3.8.0-SNAPSHOT</version>
     </parent>
     <artifactId>camel-%NAME%-starter</artifactId>
     <packaging>jar</packaging>

Reply via email to