Skip to content

Commit

Permalink
Upgrade Camel to version 4.0.0-RC1
Browse files Browse the repository at this point in the history
Signed-off-by: Andrea Cosentino <ancosen@gmail.com>
  • Loading branch information
oscerd committed Jul 5, 2023
1 parent 50425cd commit 89df2ee
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.apache.camel</groupId>
<artifactId>camel-dependencies</artifactId>
<version>4.0.0-M3</version>
<version>4.0.0-RC1</version>
</parent>

<groupId>org.apache.camel.kamelets</groupId>
Expand Down Expand Up @@ -60,7 +60,7 @@
<apache-rat-plugin.version>0.14</apache-rat-plugin.version>
<cyclonedx-maven-plugin-version>2.7.8</cyclonedx-maven-plugin-version>

<camel.version>4.0.0-M3</camel.version>
<camel.version>4.0.0-RC1</camel.version>
<camel.k.extension.version>6.1.1</camel.k.extension.version>

<!-- Versions used inside Kamelets (add them also to the dependencyManagement section and the groovy script below) -->
Expand Down

0 comments on commit 89df2ee

Please sign in to comment.