diff --git a/bootable-jar/boot/pom.xml b/bootable-jar/boot/pom.xml index 55cd26043a4..d4fc4734376 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.Final + 26.0.0.Beta1-SNAPSHOT wildfly-jar-boot diff --git a/bootable-jar/pom.xml b/bootable-jar/pom.xml index 064697890b1..ecebe803623 100644 --- a/bootable-jar/pom.xml +++ b/bootable-jar/pom.xml @@ -10,7 +10,7 @@ org.wildfly.core wildfly-core-parent - 25.0.0.Final + 26.0.0.Beta1-SNAPSHOT wildfly-jar-parent diff --git a/bootable-jar/runtime/pom.xml b/bootable-jar/runtime/pom.xml index 511f6f03d60..d6a8621049f 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.Final + 26.0.0.Beta1-SNAPSHOT wildfly-jar-runtime diff --git a/build/pom.xml b/build/pom.xml index 64be3350932..cea1c2fda6c 100644 --- a/build/pom.xml +++ b/build/pom.xml @@ -13,7 +13,7 @@ org.wildfly.core wildfly-core-parent - 25.0.0.Final + 26.0.0.Beta1-SNAPSHOT wildfly-core-build diff --git a/cli/pom.xml b/cli/pom.xml index c0bfff7f0c7..9a268c3266b 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -12,7 +12,7 @@ org.wildfly.core wildfly-core-parent - 25.0.0.Final + 26.0.0.Beta1-SNAPSHOT wildfly-cli diff --git a/component-matrix-builder/pom.xml b/component-matrix-builder/pom.xml index d04633e3d22..38ae8dfadcc 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.Final + 26.0.0.Beta1-SNAPSHOT org.wildfly.core diff --git a/controller-client/pom.xml b/controller-client/pom.xml index 35c0e0f925a..33eb2ce0d40 100644 --- a/controller-client/pom.xml +++ b/controller-client/pom.xml @@ -12,7 +12,7 @@ org.wildfly.core wildfly-core-parent - 25.0.0.Final + 26.0.0.Beta1-SNAPSHOT wildfly-controller-client diff --git a/controller/pom.xml b/controller/pom.xml index ca99dadb837..1bff4aca96e 100644 --- a/controller/pom.xml +++ b/controller/pom.xml @@ -12,7 +12,7 @@ org.wildfly.core wildfly-core-parent - 25.0.0.Final + 26.0.0.Beta1-SNAPSHOT wildfly-controller diff --git a/core-feature-pack/channel/pom.xml b/core-feature-pack/channel/pom.xml index 903680fe600..b4d07c1f126 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.Final + 26.0.0.Beta1-SNAPSHOT wildfly-core-channel diff --git a/core-feature-pack/common/pom.xml b/core-feature-pack/common/pom.xml index 00891407644..738bb9fb1c6 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.Final + 26.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 b7381804d5a..6dbb9b66116 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.Final + 26.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 f6baefde726..f8079e3925a 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.Final + 26.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 30619b9339b..58fa1e5e059 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.Final + 26.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 5a3070b2bb7..6b5b6d2ac40 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.Final + 26.0.0.Beta1-SNAPSHOT wildfly-core-manifest diff --git a/core-feature-pack/pom.xml b/core-feature-pack/pom.xml index 14e096085c5..23caf3cbc52 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.Final + 26.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 419fcea0b26..9d803c57f7c 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.Final + 26.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 03971d004f4..7ed9046b02e 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.Final + 26.0.0.Beta1-SNAPSHOT wildfly-core-management-subsystem diff --git a/core-management/pom.xml b/core-management/pom.xml index eb17ac5e2d2..dc99d69c644 100644 --- a/core-management/pom.xml +++ b/core-management/pom.xml @@ -12,7 +12,7 @@ org.wildfly.core wildfly-core-parent - 25.0.0.Final + 26.0.0.Beta1-SNAPSHOT wildfly-core-management diff --git a/core-model-test/framework/pom.xml b/core-model-test/framework/pom.xml index f3f5a2ed54d..8cbf3e6bdec 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.Final + 26.0.0.Beta1-SNAPSHOT wildfly-core-model-test-framework diff --git a/core-model-test/pom.xml b/core-model-test/pom.xml index c7fb23113d7..e5c4cea6f3b 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.Final + 26.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 2c5125da5ae..b5c0ae67da0 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.Final + 26.0.0.Beta1-SNAPSHOT