From 107db8bd102623431371b2f9a23b722fbe3c3d09 Mon Sep 17 00:00:00 2001 From: "Jason T. Greene" Date: Thu, 14 Jan 2016 21:04:12 -0600 Subject: [PATCH] Release 2.0.7.Final --- build/pom.xml | 2 +- cli/pom.xml | 2 +- controller-client/pom.xml | 2 +- controller/pom.xml | 2 +- core-feature-pack/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 +- 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 +- embedded/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 +- self-contained/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 | 4 ++-- testsuite/domain/pom.xml | 2 +- testsuite/manualmode/pom.xml | 2 +- testsuite/patching/pom.xml | 2 +- testsuite/pom.xml | 2 +- testsuite/rbac/pom.xml | 2 +- testsuite/shared/pom.xml | 2 +- testsuite/standalone/pom.xml | 4 ++-- testsuite/test-runner/pom.xml | 2 +- threads/pom.xml | 2 +- version/pom.xml | 2 +- 56 files changed, 58 insertions(+), 58 deletions(-) diff --git a/build/pom.xml b/build/pom.xml index e6cfee9a851..346696c2f5b 100644 --- a/build/pom.xml +++ b/build/pom.xml @@ -30,7 +30,7 @@ org.wildfly.core wildfly-core-parent - 2.0.7.Final-SNAPSHOT + 2.0.7.Final wildfly-core-build diff --git a/cli/pom.xml b/cli/pom.xml index 8169b832b17..c111bb85b21 100644 --- a/cli/pom.xml +++ b/cli/pom.xml @@ -29,7 +29,7 @@ org.wildfly.core wildfly-core-parent - 2.0.7.Final-SNAPSHOT + 2.0.7.Final wildfly-cli diff --git a/controller-client/pom.xml b/controller-client/pom.xml index 92c2060fc82..5be942b5884 100644 --- a/controller-client/pom.xml +++ b/controller-client/pom.xml @@ -29,7 +29,7 @@ org.wildfly.core wildfly-core-parent - 2.0.7.Final-SNAPSHOT + 2.0.7.Final wildfly-controller-client diff --git a/controller/pom.xml b/controller/pom.xml index 4d6fc29c8cd..1faa49a9eeb 100644 --- a/controller/pom.xml +++ b/controller/pom.xml @@ -29,7 +29,7 @@ org.wildfly.core wildfly-core-parent - 2.0.7.Final-SNAPSHOT + 2.0.7.Final wildfly-controller diff --git a/core-feature-pack/pom.xml b/core-feature-pack/pom.xml index 8776cdfb416..b417d6477d0 100644 --- a/core-feature-pack/pom.xml +++ b/core-feature-pack/pom.xml @@ -30,7 +30,7 @@ org.wildfly.core wildfly-core-parent - 2.0.7.Final-SNAPSHOT + 2.0.7.Final wildfly-core-feature-pack diff --git a/core-model-test/framework/pom.xml b/core-model-test/framework/pom.xml index f002c958a96..a6ab04fe450 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 - 2.0.7.Final-SNAPSHOT + 2.0.7.Final wildfly-core-model-test-framework diff --git a/core-model-test/pom.xml b/core-model-test/pom.xml index 261967595ee..36cbe724ace 100644 --- a/core-model-test/pom.xml +++ b/core-model-test/pom.xml @@ -29,7 +29,7 @@ org.wildfly.core wildfly-core-parent - 2.0.7.Final-SNAPSHOT + 2.0.7.Final 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 500b92e550b..cf5c360b3cb 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 - 2.0.7.Final-SNAPSHOT + 2.0.7.Final org.wildfly.core wildfly-core-testsuite - 2.0.7.Final-SNAPSHOT + 2.0.7.Final ../pom.xml diff --git a/testsuite/domain/pom.xml b/testsuite/domain/pom.xml index e41d6d61d79..371b94d134a 100644 --- a/testsuite/domain/pom.xml +++ b/testsuite/domain/pom.xml @@ -31,7 +31,7 @@ org.wildfly.core wildfly-core-testsuite - 2.0.7.Final-SNAPSHOT + 2.0.7.Final ../pom.xml diff --git a/testsuite/manualmode/pom.xml b/testsuite/manualmode/pom.xml index 96757f1df86..b16ba315c27 100644 --- a/testsuite/manualmode/pom.xml +++ b/testsuite/manualmode/pom.xml @@ -25,7 +25,7 @@ org.wildfly.core wildfly-core-testsuite - 2.0.7.Final-SNAPSHOT + 2.0.7.Final ../pom.xml diff --git a/testsuite/patching/pom.xml b/testsuite/patching/pom.xml index bc0610784a4..6272771e56a 100644 --- a/testsuite/patching/pom.xml +++ b/testsuite/patching/pom.xml @@ -7,7 +7,7 @@ org.wildfly.core wildfly-core-testsuite - 2.0.7.Final-SNAPSHOT + 2.0.7.Final ../pom.xml diff --git a/testsuite/pom.xml b/testsuite/pom.xml index 920f0934129..a6fc0df396d 100644 --- a/testsuite/pom.xml +++ b/testsuite/pom.xml @@ -57,7 +57,7 @@ org.wildfly.core wildfly-core-parent - 2.0.7.Final-SNAPSHOT + 2.0.7.Final wildfly-core-testsuite diff --git a/testsuite/rbac/pom.xml b/testsuite/rbac/pom.xml index 7f662416c95..fd217b31320 100644 --- a/testsuite/rbac/pom.xml +++ b/testsuite/rbac/pom.xml @@ -15,7 +15,7 @@ org.wildfly.core wildfly-core-testsuite - 2.0.7.Final-SNAPSHOT + 2.0.7.Final ../pom.xml diff --git a/testsuite/shared/pom.xml b/testsuite/shared/pom.xml index 661ab5ad991..04d72226a70 100644 --- a/testsuite/shared/pom.xml +++ b/testsuite/shared/pom.xml @@ -31,7 +31,7 @@ org.wildfly.core wildfly-core-parent - 2.0.7.Final-SNAPSHOT + 2.0.7.Final ../../pom.xml diff --git a/testsuite/standalone/pom.xml b/testsuite/standalone/pom.xml index 4cc0593a232..9c1a3e12ca8 100644 --- a/testsuite/standalone/pom.xml +++ b/testsuite/standalone/pom.xml @@ -4,7 +4,7 @@ Set these VM properties in your IDE debugger -Djava.util.logging.manager=org.jboss.logmanager.LogManager - -Djboss.home=${workspace_loc:wildfly-build}/target/wildfly-2.0.7.Final-SNAPSHOT + -Djboss.home=${workspace_loc:wildfly-build}/target/wildfly-2.0.7.Final -DallowConnectingToRunningServer=true --> org.wildfly.core wildfly-core-testsuite - 2.0.7.Final-SNAPSHOT + 2.0.7.Final ../pom.xml diff --git a/testsuite/test-runner/pom.xml b/testsuite/test-runner/pom.xml index 40476486e28..05bc4e110f9 100644 --- a/testsuite/test-runner/pom.xml +++ b/testsuite/test-runner/pom.xml @@ -29,7 +29,7 @@ org.wildfly.core wildfly-core-parent - 2.0.7.Final-SNAPSHOT + 2.0.7.Final ../../pom.xml diff --git a/threads/pom.xml b/threads/pom.xml index 2868949cb3f..643c1c837b9 100644 --- a/threads/pom.xml +++ b/threads/pom.xml @@ -29,7 +29,7 @@ org.wildfly.core wildfly-core-parent - 2.0.7.Final-SNAPSHOT + 2.0.7.Final wildfly-threads diff --git a/version/pom.xml b/version/pom.xml index 83641262a4d..d3176881418 100644 --- a/version/pom.xml +++ b/version/pom.xml @@ -29,7 +29,7 @@ org.wildfly.core wildfly-core-parent - 2.0.7.Final-SNAPSHOT + 2.0.7.Final wildfly-version