diff --git a/bootable-jar/boot/pom.xml b/bootable-jar/boot/pom.xml index 2bf88acd081..b0feef20ca4 100644 --- a/bootable-jar/boot/pom.xml +++ b/bootable-jar/boot/pom.xml @@ -9,7 +9,7 @@ org.wildfly.core wildfly-jar-parent - 23.0.0.Final + 24.0.0.Beta1-SNAPSHOT wildfly-jar-boot diff --git a/bootable-jar/pom.xml b/bootable-jar/pom.xml index 3582f469deb..5cfda3341e2 100644 --- a/bootable-jar/pom.xml +++ b/bootable-jar/pom.xml @@ -10,7 +10,7 @@ org.wildfly.core wildfly-core-parent - 23.0.0.Final + 24.0.0.Beta1-SNAPSHOT wildfly-jar-parent diff --git a/bootable-jar/runtime/pom.xml b/bootable-jar/runtime/pom.xml index fab56190781..a0f0b1c8f64 100644 --- a/bootable-jar/runtime/pom.xml +++ b/bootable-jar/runtime/pom.xml @@ -9,7 +9,7 @@ org.wildfly.core wildfly-jar-parent - 23.0.0.Final + 24.0.0.Beta1-SNAPSHOT wildfly-jar-runtime diff --git a/build/pom.xml b/build/pom.xml index ac538c35744..19277487a86 100644 --- a/build/pom.xml +++ b/build/pom.xml @@ -13,7 +13,7 @@ org.wildfly.core wildfly-core-parent - 23.0.0.Final + 24.0.0.Beta1-SNAPSHOT wildfly-core-build diff --git a/cli/pom.xml b/cli/pom.xml index 69dbf672e64..dfb8a6b4fd7 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -12,7 +12,7 @@ org.wildfly.core wildfly-core-parent - 23.0.0.Final + 24.0.0.Beta1-SNAPSHOT wildfly-cli diff --git a/component-matrix-builder/pom.xml b/component-matrix-builder/pom.xml index db32ea91963..1e012f749f8 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. --> - 23.0.0.Final + 24.0.0.Beta1-SNAPSHOT org.wildfly.core diff --git a/controller-client/pom.xml b/controller-client/pom.xml index 5f9492feeed..9e0ab0c24df 100644 --- a/controller-client/pom.xml +++ b/controller-client/pom.xml @@ -12,7 +12,7 @@ org.wildfly.core wildfly-core-parent - 23.0.0.Final + 24.0.0.Beta1-SNAPSHOT wildfly-controller-client diff --git a/controller/pom.xml b/controller/pom.xml index 1348c741efe..67f62bfa0fd 100644 --- a/controller/pom.xml +++ b/controller/pom.xml @@ -12,7 +12,7 @@ org.wildfly.core wildfly-core-parent - 23.0.0.Final + 24.0.0.Beta1-SNAPSHOT wildfly-controller diff --git a/core-feature-pack/channel/pom.xml b/core-feature-pack/channel/pom.xml index 05bb4e8801c..f85c445f73d 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 - 23.0.0.Final + 24.0.0.Beta1-SNAPSHOT wildfly-core-channel diff --git a/core-feature-pack/common/pom.xml b/core-feature-pack/common/pom.xml index 5afc7c5fb7b..1458bf0d254 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 - 23.0.0.Final + 24.0.0.Beta1-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 a948480b4c9..fc5970fe61f 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 - 23.0.0.Final + 24.0.0.Beta1-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 57b61b649c4..6f75832c016 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 - 23.0.0.Final + 24.0.0.Beta1-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 2849bd8c1b8..1021d25d5b8 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 - 23.0.0.Final + 24.0.0.Beta1-SNAPSHOT wildfly-core-galleon-pack diff --git a/core-feature-pack/manifest/pom.xml b/core-feature-pack/manifest/pom.xml index cc4422755b5..5e613922631 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 - 23.0.0.Final + 24.0.0.Beta1-SNAPSHOT wildfly-core-manifest diff --git a/core-feature-pack/pom.xml b/core-feature-pack/pom.xml index a9733b9e37d..c4411df4345 100644 --- a/core-feature-pack/pom.xml +++ b/core-feature-pack/pom.xml @@ -12,7 +12,7 @@ org.wildfly.core wildfly-core-parent - 23.0.0.Final + 24.0.0.Beta1-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 966497f89b1..85aa64e268d 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 - 23.0.0.Final + 24.0.0.Beta1-SNAPSHOT wildfly-core-management-client diff --git a/core-management/core-management-subsystem/pom.xml b/core-management/core-management-subsystem/pom.xml index 978e2ff5747..1d5cd23459c 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 - 23.0.0.Final + 24.0.0.Beta1-SNAPSHOT wildfly-core-management-subsystem diff --git a/core-management/pom.xml b/core-management/pom.xml index 72b779bea43..ab9f53fb0c8 100644 --- a/core-management/pom.xml +++ b/core-management/pom.xml @@ -12,7 +12,7 @@ org.wildfly.core wildfly-core-parent - 23.0.0.Final + 24.0.0.Beta1-SNAPSHOT wildfly-core-management diff --git a/core-model-test/framework/pom.xml b/core-model-test/framework/pom.xml index 279405378dd..99686f3d6ac 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 - 23.0.0.Final + 24.0.0.Beta1-SNAPSHOT wildfly-core-model-test-framework diff --git a/core-model-test/pom.xml b/core-model-test/pom.xml index 96eb8c953fd..06f4459167b 100644 --- a/core-model-test/pom.xml +++ b/core-model-test/pom.xml @@ -12,7 +12,7 @@ org.wildfly.core wildfly-core-parent - 23.0.0.Final + 24.0.0.Beta1-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 9f28a89d858..30006ecffae 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 - 23.0.0.Final + 24.0.0.Beta1-SNAPSHOT