From 759b8d22fdecefc881210b694adb85b33b293582 Mon Sep 17 00:00:00 2001 From: Yeray Borges Date: Fri, 18 Oct 2024 10:05:23 +0100 Subject: [PATCH] Next is 27.0.0.Beta2 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 +- .../unstable-api-annotation/feature-pack/feature-pack/pom.xml | 2 +- testsuite/unstable-api-annotation/feature-pack/pom.xml | 2 +- .../unstable-api-annotation/feature-pack/subsystem/pom.xml | 2 +- testsuite/unstable-api-annotation/pom.xml | 2 +- testsuite/unstable-api-annotation/tests/pom.xml | 2 +- threads/pom.xml | 2 +- version/pom.xml | 2 +- 84 files changed, 84 insertions(+), 84 deletions(-) diff --git a/bootable-jar/boot/pom.xml b/bootable-jar/boot/pom.xml index b237ad17329..2e164d924a4 100644 --- a/bootable-jar/boot/pom.xml +++ b/bootable-jar/boot/pom.xml @@ -9,7 +9,7 @@ org.wildfly.core wildfly-jar-parent - 27.0.0.Beta1 + 27.0.0.Beta2-SNAPSHOT wildfly-jar-boot diff --git a/bootable-jar/pom.xml b/bootable-jar/pom.xml index d53c30a1ba0..20128598659 100644 --- a/bootable-jar/pom.xml +++ b/bootable-jar/pom.xml @@ -10,7 +10,7 @@ org.wildfly.core wildfly-core-parent - 27.0.0.Beta1 + 27.0.0.Beta2-SNAPSHOT wildfly-jar-parent diff --git a/bootable-jar/runtime/pom.xml b/bootable-jar/runtime/pom.xml index be334a99488..36681124a24 100644 --- a/bootable-jar/runtime/pom.xml +++ b/bootable-jar/runtime/pom.xml @@ -9,7 +9,7 @@ org.wildfly.core wildfly-jar-parent - 27.0.0.Beta1 + 27.0.0.Beta2-SNAPSHOT wildfly-jar-runtime diff --git a/build/pom.xml b/build/pom.xml index faefe5faab8..d3d0847fd2d 100644 --- a/build/pom.xml +++ b/build/pom.xml @@ -13,7 +13,7 @@ org.wildfly.core wildfly-core-parent - 27.0.0.Beta1 + 27.0.0.Beta2-SNAPSHOT wildfly-core-build diff --git a/cli/pom.xml b/cli/pom.xml index cbbce16f359..197accbc7df 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -12,7 +12,7 @@ org.wildfly.core wildfly-core-parent - 27.0.0.Beta1 + 27.0.0.Beta2-SNAPSHOT wildfly-cli diff --git a/component-matrix-builder/pom.xml b/component-matrix-builder/pom.xml index 31c9c164b84..6a6e9502415 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. --> - 27.0.0.Beta1 + 27.0.0.Beta2-SNAPSHOT org.wildfly.core diff --git a/controller-client/pom.xml b/controller-client/pom.xml index 730883e5c4d..bfe7b580651 100644 --- a/controller-client/pom.xml +++ b/controller-client/pom.xml @@ -12,7 +12,7 @@ org.wildfly.core wildfly-core-parent - 27.0.0.Beta1 + 27.0.0.Beta2-SNAPSHOT wildfly-controller-client diff --git a/controller/pom.xml b/controller/pom.xml index 74ff1fe0ad9..8b71261f3b1 100644 --- a/controller/pom.xml +++ b/controller/pom.xml @@ -12,7 +12,7 @@ org.wildfly.core wildfly-core-parent - 27.0.0.Beta1 + 27.0.0.Beta2-SNAPSHOT wildfly-controller diff --git a/core-feature-pack/channel/pom.xml b/core-feature-pack/channel/pom.xml index d20ba2b6c4c..e2b700f4553 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 - 27.0.0.Beta1 + 27.0.0.Beta2-SNAPSHOT wildfly-core-channel diff --git a/core-feature-pack/common/pom.xml b/core-feature-pack/common/pom.xml index dfced04793f..97c00cf5393 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 - 27.0.0.Beta1 + 27.0.0.Beta2-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 0a232bf9e7c..3b7a2e5512c 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 - 27.0.0.Beta1 + 27.0.0.Beta2-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 d5c6f0bc2f3..c4b01c27d88 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 - 27.0.0.Beta1 + 27.0.0.Beta2-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 d1bde40c55a..4b4dadfd269 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 - 27.0.0.Beta1 + 27.0.0.Beta2-SNAPSHOT wildfly-core-galleon-pack diff --git a/core-feature-pack/manifest/pom.xml b/core-feature-pack/manifest/pom.xml index 3d76c566693..f903a06cc1a 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 - 27.0.0.Beta1 + 27.0.0.Beta2-SNAPSHOT wildfly-core-manifest diff --git a/core-feature-pack/pom.xml b/core-feature-pack/pom.xml index bdbd81e6ec6..f8ea1561969 100644 --- a/core-feature-pack/pom.xml +++ b/core-feature-pack/pom.xml @@ -12,7 +12,7 @@ org.wildfly.core wildfly-core-parent - 27.0.0.Beta1 + 27.0.0.Beta2-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 097b8c64ceb..83f441b719b 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 - 27.0.0.Beta1 + 27.0.0.Beta2-SNAPSHOT wildfly-core-management-client diff --git a/core-management/core-management-subsystem/pom.xml b/core-management/core-management-subsystem/pom.xml index 3415e63ed52..b851086f4df 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 - 27.0.0.Beta1 + 27.0.0.Beta2-SNAPSHOT wildfly-core-management-subsystem diff --git a/core-management/pom.xml b/core-management/pom.xml index ab4d7659c6c..6f959e4c22a 100644 --- a/core-management/pom.xml +++ b/core-management/pom.xml @@ -12,7 +12,7 @@ org.wildfly.core wildfly-core-parent - 27.0.0.Beta1 + 27.0.0.Beta2-SNAPSHOT wildfly-core-management diff --git a/core-model-test/framework/pom.xml b/core-model-test/framework/pom.xml index 5b0f7d54eed..3b9f6b003aa 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 - 27.0.0.Beta1 + 27.0.0.Beta2-SNAPSHOT wildfly-core-model-test-framework diff --git a/core-model-test/pom.xml b/core-model-test/pom.xml index 4e8cb59b625..99c926c31e8 100644 --- a/core-model-test/pom.xml +++ b/core-model-test/pom.xml @@ -12,7 +12,7 @@ org.wildfly.core wildfly-core-parent - 27.0.0.Beta1 + 27.0.0.Beta2-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 c1f318b16fb..4ff4ba1231a 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 - 27.0.0.Beta1 + 27.0.0.Beta2-SNAPSHOT