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 2067fe8

Browse files
committedMar 9, 2025
[maven-release-plugin] Prepare release 3.15.3
1 parent 9a993a2 commit 2067fe8

File tree

1,442 files changed

+1451
-1451
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,442 files changed

+1451
-1451
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.15.3-SNAPSHOT</version>
26+
<version>3.15.3</version>
2727
<relativePath>../poms/build-parent/pom.xml</relativePath>
2828
</parent>
2929

‎docs/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</artifactId>
26-
<version>3.15.3-SNAPSHOT</version>
26+
<version>3.15.3</version>
2727
</parent>
2828

2929
<artifactId>camel-quarkus-docs</artifactId>

0 commit comments

Comments
 (0)
Please sign in to comment.