From 01c05bce3493ebb136c11b8749a9b07ceddcfeca Mon Sep 17 00:00:00 2001 From: Yeray Borges Date: Thu, 6 Jun 2024 12:00:50 +0100 Subject: [PATCH] Next is 25.0.0.Beta4 release --- bootable-jar/boot/pom.xml | 2 +- bootable-jar/pom.xml | 2 +- bootable-jar/runtime/pom.xml | 2 +- build/pom.xml | 2 +- cli/pom.xml | 2 +- component-matrix-builder/pom.xml | 2 +- controller-client/pom.xml | 2 +- controller/pom.xml | 2 +- core-feature-pack/channel/pom.xml | 2 +- core-feature-pack/common/pom.xml | 2 +- core-feature-pack/ee-10-api/pom.xml | 2 +- core-feature-pack/galleon-common/pom.xml | 2 +- core-feature-pack/galleon-feature-pack/pom.xml | 2 +- core-feature-pack/manifest/pom.xml | 2 +- core-feature-pack/pom.xml | 2 +- core-management/core-management-client/pom.xml | 2 +- core-management/core-management-subsystem/pom.xml | 2 +- core-management/pom.xml | 2 +- core-model-test/framework/pom.xml | 2 +- core-model-test/pom.xml | 2 +- core-model-test/test-controller-optional/pom.xml | 2 +- core-model-test/tests/pom.xml | 2 +- core-security/pom.xml | 2 +- deployment-repository/pom.xml | 2 +- deployment-scanner/pom.xml | 2 +- discovery/pom.xml | 2 +- dist/pom.xml | 2 +- domain-http/error-context/pom.xml | 2 +- domain-http/interface/pom.xml | 2 +- domain-http/pom.xml | 2 +- domain-management/pom.xml | 2 +- elytron-tool-wrapper/pom.xml | 2 +- elytron/pom.xml | 2 +- embedded/pom.xml | 2 +- event-logger/pom.xml | 2 +- host-controller/pom.xml | 2 +- installation-manager/pom.xml | 2 +- io/pom.xml | 2 +- io/spi/pom.xml | 2 +- io/subsystem/pom.xml | 2 +- io/tests/pom.xml | 2 +- jmx/pom.xml | 2 +- launcher/pom.xml | 2 +- logging/pom.xml | 2 +- management-client-content/pom.xml | 2 +- model-test/pom.xml | 2 +- network/pom.xml | 2 +- patching/pom.xml | 2 +- platform-mbean/pom.xml | 2 +- pom.xml | 2 +- process-controller/pom.xml | 2 +- protocol/pom.xml | 2 +- remoting/pom.xml | 2 +- remoting/subsystem/pom.xml | 2 +- remoting/tests/pom.xml | 2 +- request-controller/pom.xml | 2 +- security-manager/pom.xml | 2 +- server/pom.xml | 2 +- service/pom.xml | 2 +- subsystem-test/framework/pom.xml | 2 +- subsystem-test/pom.xml | 2 +- subsystem-test/test-controller-optional/pom.xml | 2 +- subsystem-test/tests/pom.xml | 2 +- subsystem/pom.xml | 2 +- testbom/pom.xml | 2 +- testsuite/client-old-server/pom.xml | 2 +- testsuite/domain/pom.xml | 2 +- testsuite/elytron/pom.xml | 2 +- testsuite/embedded/pom.xml | 2 +- testsuite/layers/pom.xml | 2 +- testsuite/manualmode/pom.xml | 2 +- testsuite/pom.xml | 2 +- testsuite/rbac/pom.xml | 2 +- testsuite/scripts/pom.xml | 2 +- testsuite/shared/pom.xml | 2 +- testsuite/standalone/pom.xml | 2 +- testsuite/test-runner/pom.xml | 2 +- threads/pom.xml | 2 +- version/pom.xml | 2 +- 79 files changed, 79 insertions(+), 79 deletions(-) diff --git a/bootable-jar/boot/pom.xml b/bootable-jar/boot/pom.xml index e1f14c2cead..97625a70426 100644 --- a/bootable-jar/boot/pom.xml +++ b/bootable-jar/boot/pom.xml @@ -9,7 +9,7 @@ org.wildfly.core wildfly-jar-parent - 25.0.0.Beta3 + 25.0.0.Beta4-SNAPSHOT wildfly-jar-boot diff --git a/bootable-jar/pom.xml b/bootable-jar/pom.xml index dc18c5d4d60..d4811b8623a 100644 --- a/bootable-jar/pom.xml +++ b/bootable-jar/pom.xml @@ -10,7 +10,7 @@ org.wildfly.core wildfly-core-parent - 25.0.0.Beta3 + 25.0.0.Beta4-SNAPSHOT wildfly-jar-parent diff --git a/bootable-jar/runtime/pom.xml b/bootable-jar/runtime/pom.xml index 81cfc96c0b4..ffdd7eefe31 100644 --- a/bootable-jar/runtime/pom.xml +++ b/bootable-jar/runtime/pom.xml @@ -9,7 +9,7 @@ org.wildfly.core wildfly-jar-parent - 25.0.0.Beta3 + 25.0.0.Beta4-SNAPSHOT wildfly-jar-runtime diff --git a/build/pom.xml b/build/pom.xml index af2e0369e52..24db2625e2c 100644 --- a/build/pom.xml +++ b/build/pom.xml @@ -13,7 +13,7 @@ org.wildfly.core wildfly-core-parent - 25.0.0.Beta3 + 25.0.0.Beta4-SNAPSHOT wildfly-core-build diff --git a/cli/pom.xml b/cli/pom.xml index bd82d3ceb5d..e2fa6094249 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -12,7 +12,7 @@ org.wildfly.core wildfly-core-parent - 25.0.0.Beta3 + 25.0.0.Beta4-SNAPSHOT wildfly-cli diff --git a/component-matrix-builder/pom.xml b/component-matrix-builder/pom.xml index 4b49bcad23d..917be47c736 100644 --- a/component-matrix-builder/pom.xml +++ b/component-matrix-builder/pom.xml @@ -13,7 +13,7 @@ Maintain separation between the artifact id and the version to help prevent merge conflicts between commits changing the GA and those changing the V. --> - 25.0.0.Beta3 + 25.0.0.Beta4-SNAPSHOT org.wildfly.core diff --git a/controller-client/pom.xml b/controller-client/pom.xml index 958c190e288..7db37cfe391 100644 --- a/controller-client/pom.xml +++ b/controller-client/pom.xml @@ -12,7 +12,7 @@ org.wildfly.core wildfly-core-parent - 25.0.0.Beta3 + 25.0.0.Beta4-SNAPSHOT wildfly-controller-client diff --git a/controller/pom.xml b/controller/pom.xml index 4ec61c020a2..af9180d58d5 100644 --- a/controller/pom.xml +++ b/controller/pom.xml @@ -12,7 +12,7 @@ org.wildfly.core wildfly-core-parent - 25.0.0.Beta3 + 25.0.0.Beta4-SNAPSHOT wildfly-controller diff --git a/core-feature-pack/channel/pom.xml b/core-feature-pack/channel/pom.xml index b980c86e0a0..1b2ceb8d625 100644 --- a/core-feature-pack/channel/pom.xml +++ b/core-feature-pack/channel/pom.xml @@ -13,7 +13,7 @@ org.wildfly.core wildfly-core-feature-pack-parent - 25.0.0.Beta3 + 25.0.0.Beta4-SNAPSHOT wildfly-core-channel diff --git a/core-feature-pack/common/pom.xml b/core-feature-pack/common/pom.xml index 331389761af..a5a3e20cf85 100644 --- a/core-feature-pack/common/pom.xml +++ b/core-feature-pack/common/pom.xml @@ -12,7 +12,7 @@ org.wildfly.core wildfly-core-feature-pack-parent - 25.0.0.Beta3 + 25.0.0.Beta4-SNAPSHOT wildfly-core-feature-pack-common diff --git a/core-feature-pack/ee-10-api/pom.xml b/core-feature-pack/ee-10-api/pom.xml index 5abd8278ff7..88101eb3fa4 100644 --- a/core-feature-pack/ee-10-api/pom.xml +++ b/core-feature-pack/ee-10-api/pom.xml @@ -12,7 +12,7 @@ org.wildfly.core wildfly-core-feature-pack-parent - 25.0.0.Beta3 + 25.0.0.Beta4-SNAPSHOT wildfly-core-feature-pack-ee-10-api diff --git a/core-feature-pack/galleon-common/pom.xml b/core-feature-pack/galleon-common/pom.xml index 640ce2eabf4..bf02cb247b7 100644 --- a/core-feature-pack/galleon-common/pom.xml +++ b/core-feature-pack/galleon-common/pom.xml @@ -12,7 +12,7 @@ org.wildfly.core wildfly-core-feature-pack-parent - 25.0.0.Beta3 + 25.0.0.Beta4-SNAPSHOT wildfly-core-feature-pack-galleon-common diff --git a/core-feature-pack/galleon-feature-pack/pom.xml b/core-feature-pack/galleon-feature-pack/pom.xml index 088fbdad220..23e7eefb43d 100644 --- a/core-feature-pack/galleon-feature-pack/pom.xml +++ b/core-feature-pack/galleon-feature-pack/pom.xml @@ -13,7 +13,7 @@ org.wildfly.core wildfly-core-feature-pack-parent - 25.0.0.Beta3 + 25.0.0.Beta4-SNAPSHOT wildfly-core-galleon-pack diff --git a/core-feature-pack/manifest/pom.xml b/core-feature-pack/manifest/pom.xml index 553a2651b7b..e0ba3ed2f07 100644 --- a/core-feature-pack/manifest/pom.xml +++ b/core-feature-pack/manifest/pom.xml @@ -13,7 +13,7 @@ org.wildfly.core wildfly-core-feature-pack-parent - 25.0.0.Beta3 + 25.0.0.Beta4-SNAPSHOT wildfly-core-manifest diff --git a/core-feature-pack/pom.xml b/core-feature-pack/pom.xml index 851839ee0b2..f8d114aaa89 100644 --- a/core-feature-pack/pom.xml +++ b/core-feature-pack/pom.xml @@ -12,7 +12,7 @@ org.wildfly.core wildfly-core-parent - 25.0.0.Beta3 + 25.0.0.Beta4-SNAPSHOT wildfly-core-feature-pack-parent diff --git a/core-management/core-management-client/pom.xml b/core-management/core-management-client/pom.xml index 47a73944436..952d60a258b 100644 --- a/core-management/core-management-client/pom.xml +++ b/core-management/core-management-client/pom.xml @@ -12,7 +12,7 @@ org.wildfly.core wildfly-core-management - 25.0.0.Beta3 + 25.0.0.Beta4-SNAPSHOT wildfly-core-management-client diff --git a/core-management/core-management-subsystem/pom.xml b/core-management/core-management-subsystem/pom.xml index 25d6f2399d2..7c4729c3a8c 100644 --- a/core-management/core-management-subsystem/pom.xml +++ b/core-management/core-management-subsystem/pom.xml @@ -12,7 +12,7 @@ org.wildfly.core wildfly-core-management - 25.0.0.Beta3 + 25.0.0.Beta4-SNAPSHOT wildfly-core-management-subsystem diff --git a/core-management/pom.xml b/core-management/pom.xml index 45b539a98a7..3382d448241 100644 --- a/core-management/pom.xml +++ b/core-management/pom.xml @@ -12,7 +12,7 @@ org.wildfly.core wildfly-core-parent - 25.0.0.Beta3 + 25.0.0.Beta4-SNAPSHOT wildfly-core-management diff --git a/core-model-test/framework/pom.xml b/core-model-test/framework/pom.xml index f56aac763e4..1906d0480dd 100644 --- a/core-model-test/framework/pom.xml +++ b/core-model-test/framework/pom.xml @@ -12,7 +12,7 @@ org.wildfly.core wildfly-core-model-test - 25.0.0.Beta3 + 25.0.0.Beta4-SNAPSHOT wildfly-core-model-test-framework diff --git a/core-model-test/pom.xml b/core-model-test/pom.xml index d783513d0bf..3c5c4e4e208 100644 --- a/core-model-test/pom.xml +++ b/core-model-test/pom.xml @@ -12,7 +12,7 @@ org.wildfly.core wildfly-core-parent - 25.0.0.Beta3 + 25.0.0.Beta4-SNAPSHOT wildfly-core-model-test diff --git a/core-model-test/test-controller-optional/pom.xml b/core-model-test/test-controller-optional/pom.xml index 8bb07e3a015..6881c489380 100644 --- a/core-model-test/test-controller-optional/pom.xml +++ b/core-model-test/test-controller-optional/pom.xml @@ -12,7 +12,7 @@ org.wildfly.core wildfly-core-model-test - 25.0.0.Beta3 + 25.0.0.Beta4-SNAPSHOT