We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cb65b0d commit 17d24bdCopy full SHA for 17d24bd
1 file changed
pom.xml
@@ -23,7 +23,7 @@
23
<parent>
24
<groupId>org.apache.camel</groupId>
25
<artifactId>camel-dependencies</artifactId>
26
- <version>4.14.7</version>
+ <version>4.14.8-SNAPSHOT</version>
27
</parent>
28
29
<groupId>org.apache.camel.springboot</groupId>
@@ -111,7 +111,7 @@
111
<spring-boot-version>3.5.12</spring-boot-version>
112
113
<!-- Camel target version -->
114
- <camel-version>4.14.7</camel-version>
+ <camel-version>4.14.8-SNAPSHOT</camel-version>
115
116
<!-- versions -->
117
<aether-version>1.0.2.v20150114</aether-version>
@@ -448,7 +448,7 @@
448
<profile>
449
<id>dev</id>
450
<properties>
451
452
</properties>
453
</profile>
454
0 commit comments