Skip to content

Commit 17d24bd

Browse files
committed
Target Camel 4.14.8-SNAPSHOT for development
1 parent cb65b0d commit 17d24bd

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

pom.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.camel</groupId>
2525
<artifactId>camel-dependencies</artifactId>
26-
<version>4.14.7</version>
26+
<version>4.14.8-SNAPSHOT</version>
2727
</parent>
2828

2929
<groupId>org.apache.camel.springboot</groupId>
@@ -111,7 +111,7 @@
111111
<spring-boot-version>3.5.12</spring-boot-version>
112112

113113
<!-- Camel target version -->
114-
<camel-version>4.14.7</camel-version>
114+
<camel-version>4.14.8-SNAPSHOT</camel-version>
115115

116116
<!-- versions -->
117117
<aether-version>1.0.2.v20150114</aether-version>
@@ -448,7 +448,7 @@
448448
<profile>
449449
<id>dev</id>
450450
<properties>
451-
<camel-version>4.14.7</camel-version>
451+
<camel-version>4.14.8-SNAPSHOT</camel-version>
452452
</properties>
453453
</profile>
454454

0 commit comments

Comments
 (0)