Skip to content

Commit

Permalink
[maven-release-plugin] prepare release 3.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed May 23, 2024
1 parent 061af65 commit 141bd98
Show file tree
Hide file tree
Showing 66 changed files with 75 additions and 75 deletions.
4 changes: 2 additions & 2 deletions bom-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-parent</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -13,7 +13,7 @@
<packaging>pom</packaging>

<properties>
<quarkus-cxf.version>3.10.1-SNAPSHOT</quarkus-cxf.version>
<quarkus-cxf.version>3.11.0</quarkus-cxf.version>
</properties>

<dependencyManagement>
Expand Down
4 changes: 2 additions & 2 deletions bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-parent</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand All @@ -13,7 +13,7 @@
<packaging>pom</packaging>

<properties>
<quarkus-cxf.version>3.10.1-SNAPSHOT</quarkus-cxf.version>
<quarkus-cxf.version>3.11.0</quarkus-cxf.version>
</properties>

<dependencyManagement>
Expand Down
2 changes: 1 addition & 1 deletion docs/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-parent</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>quarkus-cxf-docs</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extensions/core/axiom-api-stub/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-core</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/core/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-core</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-extensions</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/core/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-core</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/features-logging/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-features-logging-parent</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/features-logging/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-extensions</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/features-logging/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-features-logging-parent</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/features-metrics/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-features-metrics-parent</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/features-metrics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-extensions</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/features-metrics/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-features-metrics-parent</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-integration-tracing-opentelemetry-parent</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/integration-tracing-opentelemetry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-extensions</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-integration-tracing-opentelemetry-parent</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-parent</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/saaj/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-saaj-parent</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/saaj/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-extensions</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/saaj/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-saaj-parent</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/santuario-xmlsec/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-santuario-xmlsec-parent</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/santuario-xmlsec/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-extensions</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/santuario-xmlsec/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-santuario-xmlsec-parent</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>quarkus-cxf-santuario-xmlsec</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion extensions/services-sts/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-services-sts-parent</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/services-sts/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-extensions</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/services-sts/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-services-sts-parent</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/transports-http-hc5/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-transports-http-hc5-parent</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/transports-http-hc5/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-extensions</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/transports-http-hc5/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-transports-http-hc5-parent</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/woodstox/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-woodstox-parent</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/woodstox/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-extensions</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/woodstox/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-woodstox-parent</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/ws-rm/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-ws-rm-parent</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/ws-rm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-extensions</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/ws-rm/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-ws-rm-parent</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/ws-security/bc-stub/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-ws-security-parent</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/ws-security/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-ws-security-parent</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/ws-security/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-extensions</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/ws-security/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-rt-ws-security-parent</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/xjc-plugins/deployment/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-xjc-plugins-parent</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/xjc-plugins/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-extensions</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion extensions/xjc-plugins/runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>io.quarkiverse.cxf</groupId>
<artifactId>quarkus-cxf-xjc-plugins-parent</artifactId>
<version>3.10.1-SNAPSHOT</version>
<version>3.11.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
Loading

0 comments on commit 141bd98

Please sign in to comment.