From cb62066edec8c9c224c09fc73acde87e9735bbab Mon Sep 17 00:00:00 2001 From: Jeff Mesnil Date: Mon, 13 Sep 2021 10:57:30 +0000 Subject: [PATCH] Next is 17.0.0.Beta8-SNAPSHOT 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/common/pom.xml | 2 +- core-feature-pack/ee-8-api/pom.xml | 2 +- core-feature-pack/galleon-common/pom.xml | 2 +- core-feature-pack/galleon-feature-pack/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/implementation/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/pom.xml | 2 +- embedded/pom.xml | 2 +- event-logger/pom.xml | 2 +- host-controller/pom.xml | 2 +- io/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 +- 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 +- 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/patching/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 +- 74 files changed, 74 insertions(+), 74 deletions(-) diff --git a/bootable-jar/boot/pom.xml b/bootable-jar/boot/pom.xml index 860f1a019eb..8ad8c76318a 100644 --- a/bootable-jar/boot/pom.xml +++ b/bootable-jar/boot/pom.xml @@ -23,7 +23,7 @@ org.wildfly.core wildfly-jar-parent - 17.0.0.Beta7 + 17.0.0.Beta8-SNAPSHOT wildfly-jar-boot diff --git a/bootable-jar/pom.xml b/bootable-jar/pom.xml index 28cdc8ef6ae..8cd423e487f 100644 --- a/bootable-jar/pom.xml +++ b/bootable-jar/pom.xml @@ -23,7 +23,7 @@ org.wildfly.core wildfly-core-parent - 17.0.0.Beta7 + 17.0.0.Beta8-SNAPSHOT wildfly-jar-parent diff --git a/bootable-jar/runtime/pom.xml b/bootable-jar/runtime/pom.xml index f598bd0ad0f..321271f84e3 100644 --- a/bootable-jar/runtime/pom.xml +++ b/bootable-jar/runtime/pom.xml @@ -23,7 +23,7 @@ org.wildfly.core wildfly-jar-parent - 17.0.0.Beta7 + 17.0.0.Beta8-SNAPSHOT wildfly-jar-runtime diff --git a/build/pom.xml b/build/pom.xml index ccf6376f983..ac711b20a54 100644 --- a/build/pom.xml +++ b/build/pom.xml @@ -30,7 +30,7 @@ org.wildfly.core wildfly-core-parent - 17.0.0.Beta7 + 17.0.0.Beta8-SNAPSHOT wildfly-core-build diff --git a/cli/pom.xml b/cli/pom.xml index b4438f48f6b..eaf409bdf59 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -29,7 +29,7 @@ org.wildfly.core wildfly-core-parent - 17.0.0.Beta7 + 17.0.0.Beta8-SNAPSHOT wildfly-cli diff --git a/component-matrix-builder/pom.xml b/component-matrix-builder/pom.xml index 767ca890c3a..1612a15e22f 100644 --- a/component-matrix-builder/pom.xml +++ b/component-matrix-builder/pom.xml @@ -26,7 +26,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. --> - 17.0.0.Beta7 + 17.0.0.Beta8-SNAPSHOT org.wildfly.core diff --git a/controller-client/pom.xml b/controller-client/pom.xml index 3602b859966..c1b9d7b6222 100644 --- a/controller-client/pom.xml +++ b/controller-client/pom.xml @@ -29,7 +29,7 @@ org.wildfly.core wildfly-core-parent - 17.0.0.Beta7 + 17.0.0.Beta8-SNAPSHOT wildfly-controller-client diff --git a/controller/pom.xml b/controller/pom.xml index a0cacb6db43..af9a3ca5fa3 100644 --- a/controller/pom.xml +++ b/controller/pom.xml @@ -29,7 +29,7 @@ org.wildfly.core wildfly-core-parent - 17.0.0.Beta7 + 17.0.0.Beta8-SNAPSHOT wildfly-controller diff --git a/core-feature-pack/common/pom.xml b/core-feature-pack/common/pom.xml index b36619986db..567b209bf39 100644 --- a/core-feature-pack/common/pom.xml +++ b/core-feature-pack/common/pom.xml @@ -27,7 +27,7 @@ org.wildfly.core wildfly-core-feature-pack-parent - 17.0.0.Beta7 + 17.0.0.Beta8-SNAPSHOT wildfly-core-feature-pack-common diff --git a/core-feature-pack/ee-8-api/pom.xml b/core-feature-pack/ee-8-api/pom.xml index 728c8cb38b6..09da7675104 100644 --- a/core-feature-pack/ee-8-api/pom.xml +++ b/core-feature-pack/ee-8-api/pom.xml @@ -27,7 +27,7 @@ org.wildfly.core wildfly-core-feature-pack-parent - 17.0.0.Beta7 + 17.0.0.Beta8-SNAPSHOT wildfly-core-feature-pack-ee-8-api diff --git a/core-feature-pack/galleon-common/pom.xml b/core-feature-pack/galleon-common/pom.xml index 27014a9a96b..0c19c518c2d 100644 --- a/core-feature-pack/galleon-common/pom.xml +++ b/core-feature-pack/galleon-common/pom.xml @@ -27,7 +27,7 @@ org.wildfly.core wildfly-core-feature-pack-parent - 17.0.0.Beta7 + 17.0.0.Beta8-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 c44e66a2803..0f6a56e1e91 100644 --- a/core-feature-pack/galleon-feature-pack/pom.xml +++ b/core-feature-pack/galleon-feature-pack/pom.xml @@ -30,7 +30,7 @@ org.wildfly.core wildfly-core-feature-pack-parent - 17.0.0.Beta7 + 17.0.0.Beta8-SNAPSHOT wildfly-core-galleon-pack diff --git a/core-feature-pack/pom.xml b/core-feature-pack/pom.xml index bd125c02d7d..b8490af3cee 100644 --- a/core-feature-pack/pom.xml +++ b/core-feature-pack/pom.xml @@ -25,7 +25,7 @@ org.wildfly.core wildfly-core-parent - 17.0.0.Beta7 + 17.0.0.Beta8-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 8e8a452d55d..2318e3be5da 100644 --- a/core-management/core-management-client/pom.xml +++ b/core-management/core-management-client/pom.xml @@ -29,7 +29,7 @@ org.wildfly.core wildfly-core-management - 17.0.0.Beta7 + 17.0.0.Beta8-SNAPSHOT wildfly-core-management-client diff --git a/core-management/core-management-subsystem/pom.xml b/core-management/core-management-subsystem/pom.xml index e33d8c9a67a..0a7cbe2762e 100644 --- a/core-management/core-management-subsystem/pom.xml +++ b/core-management/core-management-subsystem/pom.xml @@ -29,7 +29,7 @@ org.wildfly.core wildfly-core-management - 17.0.0.Beta7 + 17.0.0.Beta8-SNAPSHOT wildfly-core-management-subsystem diff --git a/core-management/pom.xml b/core-management/pom.xml index c09e304d1bf..9f3e8209d57 100644 --- a/core-management/pom.xml +++ b/core-management/pom.xml @@ -29,7 +29,7 @@ org.wildfly.core wildfly-core-parent - 17.0.0.Beta7 + 17.0.0.Beta8-SNAPSHOT wildfly-core-management diff --git a/core-model-test/framework/pom.xml b/core-model-test/framework/pom.xml index f6d7cd5eaf3..386d3b5b0cd 100644 --- a/core-model-test/framework/pom.xml +++ b/core-model-test/framework/pom.xml @@ -29,7 +29,7 @@ org.wildfly.core wildfly-core-model-test - 17.0.0.Beta7 + 17.0.0.Beta8-SNAPSHOT wildfly-core-model-test-framework diff --git a/core-model-test/pom.xml b/core-model-test/pom.xml index 63d38873d1f..2bd0cf204c4 100644 --- a/core-model-test/pom.xml +++ b/core-model-test/pom.xml @@ -29,7 +29,7 @@ org.wildfly.core wildfly-core-parent - 17.0.0.Beta7 + 17.0.0.Beta8-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 48205d937f4..9f0bc45749c 100644 --- a/core-model-test/test-controller-optional/pom.xml +++ b/core-model-test/test-controller-optional/pom.xml @@ -29,7 +29,7 @@ org.wildfly.core wildfly-core-model-test - 17.0.0.Beta7 + 17.0.0.Beta8-SNAPSHOT