Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 41f0ccb

Browse files
committedApr 24, 2025·
[maven-release-plugin] Prepare release 3.22.0
1 parent 09ea295 commit 41f0ccb

File tree

1,459 files changed

+1488
-1531
lines changed

Some content is hidden

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

1,459 files changed

+1488
-1531
lines changed
 

‎catalog/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.apache.camel.quarkus</groupId>
2525
<artifactId>camel-quarkus-build-parent</artifactId>
26-
<version>3.22.0-SNAPSHOT</version>
26+
<version>3.22.0</version>
2727
<relativePath>../poms/build-parent/pom.xml</relativePath>
2828
</parent>
2929

‎docs/antora.yml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,11 @@
1717

1818
name: camel-quarkus
1919
title: Camel Quarkus
20-
version: next
21-
prerelease: true
22-
display-version: Next (Pre-release)
20+
version: 3.22.x
2321
nav:
2422
- modules/ROOT/nav.adoc
2523
asciidoc:
2624
attributes:
27-
prerelease: true
2825
requires: "'util=camel-website-util,quarkus=xref:js/quarkus.js'"
2926

3027
# Project versions

0 commit comments

Comments
 (0)
Please sign in to comment.