Skip to content

Commit 270d0bf

Browse files
committed
Bump for next version
1 parent 288858f commit 270d0bf

1,134 files changed

Lines changed: 14616 additions & 14616 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

AGENTS.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Guidelines for AI agents working on this codebase.
66

77
Apache Camel Spring Boot provides Spring Boot auto-configuration and starter modules for Apache Camel components.
88

9-
- Version: 4.21.0-SNAPSHOT
9+
- Version: 4.22.0-SNAPSHOT
1010
- Java: 17+
1111
- Build: Maven (use `./mvnw` wrapper)
1212
- Issue tracker: [JIRA (CAMEL project)](https://issues.apache.org/jira/browse/CAMEL)

CLAUDE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ Guidelines for AI agents working on this codebase.
66

77
Apache Camel Spring Boot provides Spring Boot auto-configuration and starter modules for Apache Camel components.
88

9-
- Version: 4.21.0-SNAPSHOT
9+
- Version: 4.22.0-SNAPSHOT
1010
- Java: 17+
1111
- Build: Maven (use `./mvnw` wrapper)
1212
- Issue tracker: [JIRA (CAMEL project)](https://issues.apache.org/jira/browse/CAMEL)

archetypes/camel-archetype-spring-boot/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.camel.springboot</groupId>
2626
<artifactId>archetypes</artifactId>
27-
<version>4.21.0-SNAPSHOT</version>
27+
<version>4.22.0-SNAPSHOT</version>
2828
</parent>
2929

3030
<groupId>org.apache.camel.archetypes</groupId>

archetypes/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
<parent>
2525
<groupId>org.apache.camel.springboot</groupId>
2626
<artifactId>spring-boot-parent</artifactId>
27-
<version>4.21.0-SNAPSHOT</version>
27+
<version>4.22.0-SNAPSHOT</version>
2828
<relativePath>../parent/pom.xml</relativePath>
2929
</parent>
3030

0 commit comments

Comments
 (0)