This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel-spring-boot-examples.git
commit a1d4fa0dd5d702418d0cc26f7be513ba8fdc15c1 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Thu Aug 8 18:54:40 2024 +0200 Bump for next version --- tomcat-jdbc/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tomcat-jdbc/pom.xml b/tomcat-jdbc/pom.xml index 03ad5be..cbaf5e1 100644 --- a/tomcat-jdbc/pom.xml +++ b/tomcat-jdbc/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.camel.springboot.example</groupId> <artifactId>examples</artifactId> - <version>4.7.0-SNAPSHOT</version> + <version>4.8.0-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-boot</artifactId>