From 4c1bb4aafcabf623392c182aa078b8eaf54792f5 Mon Sep 17 00:00:00 2001 From: Jeff Mesnil Date: Mon, 27 May 2019 11:59:54 +0000 Subject: [PATCH] Prepare for the 9.0.0.Beta7 release --- build-legacy/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/pom.xml | 2 +- core-galleon-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/api/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-legacy/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 +- 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 +- testsuite/vault-test-feature-pack/pom.xml | 2 +- threads/pom.xml | 2 +- version/pom.xml | 2 +- 71 files changed, 71 insertions(+), 71 deletions(-) diff --git a/build-legacy/pom.xml b/build-legacy/pom.xml index ab937f75b69..22d2208025a 100644 --- a/build-legacy/pom.xml +++ b/build-legacy/pom.xml @@ -30,7 +30,7 @@ org.wildfly.core wildfly-core-parent - 9.0.0.Beta7-SNAPSHOT + 9.0.0.Beta7 wildfly-core-build-legacy diff --git a/build/pom.xml b/build/pom.xml index 9db17f0edac..bc613e70523 100644 --- a/build/pom.xml +++ b/build/pom.xml @@ -30,7 +30,7 @@ org.wildfly.core wildfly-core-parent - 9.0.0.Beta7-SNAPSHOT + 9.0.0.Beta7 wildfly-core-build diff --git a/cli/pom.xml b/cli/pom.xml index 2bf4f77de76..ea6ecb0c4f2 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -29,7 +29,7 @@ org.wildfly.core wildfly-core-parent - 9.0.0.Beta7-SNAPSHOT + 9.0.0.Beta7 wildfly-cli diff --git a/component-matrix-builder/pom.xml b/component-matrix-builder/pom.xml index 4854842c7ce..8ac209a6e0c 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. --> - 9.0.0.Beta7-SNAPSHOT + 9.0.0.Beta7 org.wildfly.core diff --git a/controller-client/pom.xml b/controller-client/pom.xml index db830a76a1f..5fb25f7479d 100644 --- a/controller-client/pom.xml +++ b/controller-client/pom.xml @@ -29,7 +29,7 @@ org.wildfly.core wildfly-core-parent - 9.0.0.Beta7-SNAPSHOT + 9.0.0.Beta7 wildfly-controller-client diff --git a/controller/pom.xml b/controller/pom.xml index 8f9d71fe7f5..b4e3572db96 100644 --- a/controller/pom.xml +++ b/controller/pom.xml @@ -29,7 +29,7 @@ org.wildfly.core wildfly-core-parent - 9.0.0.Beta7-SNAPSHOT + 9.0.0.Beta7 wildfly-controller diff --git a/core-feature-pack/pom.xml b/core-feature-pack/pom.xml index 9620efbc4f0..09eb98aa748 100644 --- a/core-feature-pack/pom.xml +++ b/core-feature-pack/pom.xml @@ -30,7 +30,7 @@ org.wildfly.core wildfly-core-parent - 9.0.0.Beta7-SNAPSHOT + 9.0.0.Beta7 wildfly-core-feature-pack diff --git a/core-galleon-pack/pom.xml b/core-galleon-pack/pom.xml index cf2d2d4a065..dd0fd80ca6a 100644 --- a/core-galleon-pack/pom.xml +++ b/core-galleon-pack/pom.xml @@ -30,7 +30,7 @@ org.wildfly.core wildfly-core-parent - 9.0.0.Beta7-SNAPSHOT + 9.0.0.Beta7 wildfly-core-galleon-pack diff --git a/core-management/core-management-client/pom.xml b/core-management/core-management-client/pom.xml index 5313c7bdc29..3b86963bb75 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 - 9.0.0.Beta7-SNAPSHOT + 9.0.0.Beta7 wildfly-core-management-client diff --git a/core-management/core-management-subsystem/pom.xml b/core-management/core-management-subsystem/pom.xml index 51ad3714787..2d61dafd21b 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 - 9.0.0.Beta7-SNAPSHOT + 9.0.0.Beta7 wildfly-core-management-subsystem diff --git a/core-management/pom.xml b/core-management/pom.xml index 65bc6ba7642..892c522675d 100644 --- a/core-management/pom.xml +++ b/core-management/pom.xml @@ -29,7 +29,7 @@ org.wildfly.core wildfly-core-parent - 9.0.0.Beta7-SNAPSHOT + 9.0.0.Beta7 wildfly-core-management diff --git a/core-model-test/framework/pom.xml b/core-model-test/framework/pom.xml index 67fe6273ac4..ebbc880df29 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 - 9.0.0.Beta7-SNAPSHOT + 9.0.0.Beta7 wildfly-core-model-test-framework diff --git a/core-model-test/pom.xml b/core-model-test/pom.xml index 719090a0cf3..ad1ddf1a325 100644 --- a/core-model-test/pom.xml +++ b/core-model-test/pom.xml @@ -29,7 +29,7 @@ org.wildfly.core wildfly-core-parent - 9.0.0.Beta7-SNAPSHOT + 9.0.0.Beta7 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 1e20f5d1c75..14e1ace0178 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 - 9.0.0.Beta7-SNAPSHOT + 9.0.0.Beta7