Skip to content

Commit

Permalink
Upgrade Camel K CRD from 1.12 to 2.0.0 (#1551)
Browse files Browse the repository at this point in the history
Signed-off-by: Aurélien Pupier <apupier@redhat.com>
  • Loading branch information
apupier committed Aug 9, 2023
1 parent 1f9fa28 commit 2501406
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
<cyclonedx-maven-plugin-version>2.7.8</cyclonedx-maven-plugin-version>

<camel.version>4.0.0-RC1</camel.version>
<camel.k.crds.version>1.12.1</camel.k.crds.version>
<camel.k.crds.version>2.0.0</camel.k.crds.version>

<!-- Versions used inside Kamelets (add them also to the dependencyManagement section and the groovy script below) -->
<!-- These properties must keep this same format "version.<groupId>.<artifactId>" -->
Expand Down

0 comments on commit 2501406

Please sign in to comment.