Skip to content

Commit 26a0ab1

Browse files
[maven-release-plugin] prepare release 3.23.0
1 parent d07bb2b commit 26a0ab1

File tree

68 files changed

+77
-77
lines changed

Some content is hidden

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

68 files changed

+77
-77
lines changed

bom-test/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.quarkiverse.cxf</groupId>
66
<artifactId>quarkus-cxf-parent</artifactId>
7-
<version>3.22.1-SNAPSHOT</version>
7+
<version>3.23.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

@@ -13,7 +13,7 @@
1313
<packaging>pom</packaging>
1414

1515
<properties>
16-
<quarkus-cxf.version>3.22.1-SNAPSHOT</quarkus-cxf.version>
16+
<quarkus-cxf.version>3.23.0</quarkus-cxf.version>
1717
</properties>
1818

1919
<dependencyManagement>

bom/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.quarkiverse.cxf</groupId>
66
<artifactId>quarkus-cxf-parent</artifactId>
7-
<version>3.22.1-SNAPSHOT</version>
7+
<version>3.23.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

@@ -13,7 +13,7 @@
1313
<packaging>pom</packaging>
1414

1515
<properties>
16-
<quarkus-cxf.version>3.22.1-SNAPSHOT</quarkus-cxf.version>
16+
<quarkus-cxf.version>3.23.0</quarkus-cxf.version>
1717
</properties>
1818

1919
<dependencyManagement>

docs/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.quarkiverse.cxf</groupId>
66
<artifactId>quarkus-cxf-parent</artifactId>
7-
<version>3.22.1-SNAPSHOT</version>
7+
<version>3.23.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010
<artifactId>quarkus-cxf-docs</artifactId>

extensions/core/axiom-api-stub/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.quarkiverse.cxf</groupId>
66
<artifactId>quarkus-cxf-core</artifactId>
7-
<version>3.22.1-SNAPSHOT</version>
7+
<version>3.23.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

extensions/core/deployment/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.quarkiverse.cxf</groupId>
66
<artifactId>quarkus-cxf-core</artifactId>
7-
<version>3.22.1-SNAPSHOT</version>
7+
<version>3.23.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

extensions/core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.quarkiverse.cxf</groupId>
66
<artifactId>quarkus-cxf-extensions</artifactId>
7-
<version>3.22.1-SNAPSHOT</version>
7+
<version>3.23.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

extensions/core/runtime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.quarkiverse.cxf</groupId>
66
<artifactId>quarkus-cxf-core</artifactId>
7-
<version>3.22.1-SNAPSHOT</version>
7+
<version>3.23.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

extensions/features-logging/deployment/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.quarkiverse.cxf</groupId>
66
<artifactId>quarkus-cxf-rt-features-logging-parent</artifactId>
7-
<version>3.22.1-SNAPSHOT</version>
7+
<version>3.23.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

extensions/features-logging/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.quarkiverse.cxf</groupId>
66
<artifactId>quarkus-cxf-extensions</artifactId>
7-
<version>3.22.1-SNAPSHOT</version>
7+
<version>3.23.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

extensions/features-logging/runtime/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<parent>
55
<groupId>io.quarkiverse.cxf</groupId>
66
<artifactId>quarkus-cxf-rt-features-logging-parent</artifactId>
7-
<version>3.22.1-SNAPSHOT</version>
7+
<version>3.23.0</version>
88
<relativePath>../pom.xml</relativePath>
99
</parent>
1010

0 commit comments

Comments
 (0)