Skip to content

Commit dbe8263

Browse files
committed
[maven-release-plugin] Prepare release 2.3.0
1 parent 115d1bb commit dbe8263

File tree

1,372 files changed

+1376
-1376
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,372 files changed

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

docs/antora.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
name: camel-quarkus
1919
title: Camel Quarkus
20-
version: latest
20+
version: 2.3.0
2121
nav:
2222
- modules/ROOT/nav.adoc
2323
asciidoc:

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>2.3.0-SNAPSHOT</version>
26+
<version>2.3.0</version>
2727
</parent>
2828

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

extensions-core/caffeine-lrucache/deployment/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.quarkus</groupId>
2424
<artifactId>camel-quarkus-caffeine-lrucache-parent</artifactId>
25-
<version>2.3.0-SNAPSHOT</version>
25+
<version>2.3.0</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

extensions-core/caffeine-lrucache/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.quarkus</groupId>
2424
<artifactId>camel-quarkus-extensions-core</artifactId>
25-
<version>2.3.0-SNAPSHOT</version>
25+
<version>2.3.0</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

extensions-core/caffeine-lrucache/runtime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.quarkus</groupId>
2424
<artifactId>camel-quarkus-caffeine-lrucache-parent</artifactId>
25-
<version>2.3.0-SNAPSHOT</version>
25+
<version>2.3.0</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

extensions-core/core-cloud/deployment/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.quarkus</groupId>
2424
<artifactId>camel-quarkus-core-cloud-parent</artifactId>
25-
<version>2.3.0-SNAPSHOT</version>
25+
<version>2.3.0</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

extensions-core/core-cloud/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.quarkus</groupId>
2424
<artifactId>camel-quarkus-extensions-core</artifactId>
25-
<version>2.3.0-SNAPSHOT</version>
25+
<version>2.3.0</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

extensions-core/core-cloud/runtime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
<parent>
2323
<groupId>org.apache.camel.quarkus</groupId>
2424
<artifactId>camel-quarkus-core-cloud-parent</artifactId>
25-
<version>2.3.0-SNAPSHOT</version>
25+
<version>2.3.0</version>
2626
<relativePath>../pom.xml</relativePath>
2727
</parent>
2828

extensions-core/core/deployment/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<parent>
2222
<groupId>org.apache.camel.quarkus</groupId>
2323
<artifactId>camel-quarkus-core-parent</artifactId>
24-
<version>2.3.0-SNAPSHOT</version>
24+
<version>2.3.0</version>
2525
</parent>
2626
<modelVersion>4.0.0</modelVersion>
2727
<artifactId>camel-quarkus-core-deployment</artifactId>

0 commit comments

Comments
 (0)