Unified
Split
Showing
with
70 additions
and 70 deletions.
- +1 −1 build-legacy/pom.xml
- +1 −1 build/pom.xml
- +1 −1 cli/pom.xml
- +1 −1 component-matrix-builder/pom.xml
- +1 −1 controller-client/pom.xml
- +1 −1 controller/pom.xml
- +1 −1 core-feature-pack/pom.xml
- +1 −1 core-galleon-pack/pom.xml
- +1 −1 core-management/core-management-client/pom.xml
- +1 −1 core-management/core-management-subsystem/pom.xml
- +1 −1 core-management/pom.xml
- +1 −1 core-model-test/framework/pom.xml
- +1 −1 core-model-test/pom.xml
- +1 −1 core-model-test/test-controller-optional/pom.xml
- +1 −1 core-model-test/tests/pom.xml
- +1 −1 core-security/api/pom.xml
- +1 −1 core-security/implementation/pom.xml
- +1 −1 core-security/pom.xml
- +1 −1 deployment-repository/pom.xml
- +1 −1 deployment-scanner/pom.xml
- +1 −1 discovery/pom.xml
- +1 −1 dist-legacy/pom.xml
- +1 −1 dist/pom.xml
- +1 −1 domain-http/error-context/pom.xml
- +1 −1 domain-http/interface/pom.xml
- +1 −1 domain-http/pom.xml
- +1 −1 domain-management/pom.xml
- +1 −1 elytron/pom.xml
- +1 −1 embedded/pom.xml
- +1 −1 host-controller/pom.xml
- +1 −1 io/pom.xml
- +1 −1 io/subsystem/pom.xml
- +1 −1 io/tests/pom.xml
- +1 −1 jmx/pom.xml
- +1 −1 launcher/pom.xml
- +1 −1 logging/pom.xml
- +1 −1 management-client-content/pom.xml
- +1 −1 model-test/pom.xml
- +1 −1 network/pom.xml
- +1 −1 patching/pom.xml
- +1 −1 platform-mbean/pom.xml
- +1 −1 pom.xml
- +1 −1 process-controller/pom.xml
- +1 −1 protocol/pom.xml
- +1 −1 remoting/pom.xml
- +1 −1 remoting/subsystem/pom.xml
- +1 −1 remoting/tests/pom.xml
- +1 −1 request-controller/pom.xml
- +1 −1 security-manager/pom.xml
- +1 −1 server/pom.xml
- +1 −1 subsystem-test/framework/pom.xml
- +1 −1 subsystem-test/pom.xml
- +1 −1 subsystem-test/test-controller-optional/pom.xml
- +1 −1 subsystem-test/tests/pom.xml
- +1 −1 testsuite/client-old-server/pom.xml
- +1 −1 testsuite/domain/pom.xml
- +1 −1 testsuite/elytron/pom.xml
- +1 −1 testsuite/embedded/pom.xml
- +1 −1 testsuite/layers/pom.xml
- +1 −1 testsuite/manualmode/pom.xml
- +1 −1 testsuite/patching/pom.xml
- +1 −1 testsuite/pom.xml
- +1 −1 testsuite/rbac/pom.xml
- +1 −1 testsuite/scripts/pom.xml
- +1 −1 testsuite/shared/pom.xml
- +1 −1 testsuite/standalone/pom.xml
- +1 −1 testsuite/test-runner/pom.xml
- +1 −1 testsuite/vault-test-feature-pack/pom.xml
- +1 −1 threads/pom.xml
- +1 −1 version/pom.xml
| @@ -30,7 +30,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-core-parent</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| </parent> | ||
|
|
||
| <artifactId>wildfly-core-build-legacy</artifactId> | ||
| @@ -30,7 +30,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-core-parent</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| </parent> | ||
|
|
||
| <artifactId>wildfly-core-build</artifactId> | ||
| @@ -29,7 +29,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-core-parent</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| </parent> | ||
|
|
||
| <artifactId>wildfly-cli</artifactId> | ||
| @@ -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. | ||
| --> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| </parent> | ||
|
|
||
| <groupId>org.wildfly.core</groupId> | ||
| @@ -29,7 +29,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-core-parent</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| </parent> | ||
|
|
||
| <artifactId>wildfly-controller-client</artifactId> | ||
| @@ -29,7 +29,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-core-parent</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| </parent> | ||
|
|
||
| <artifactId>wildfly-controller</artifactId> | ||
| @@ -30,7 +30,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-core-parent</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| </parent> | ||
|
|
||
| <artifactId>wildfly-core-feature-pack</artifactId> | ||
| @@ -30,7 +30,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-core-parent</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| </parent> | ||
|
|
||
| <artifactId>wildfly-core-galleon-pack</artifactId> | ||
| @@ -29,7 +29,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-core-management</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| </parent> | ||
|
|
||
| <artifactId>wildfly-core-management-client</artifactId> | ||
| @@ -29,7 +29,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-core-management</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| </parent> | ||
|
|
||
| <artifactId>wildfly-core-management-subsystem</artifactId> | ||
| @@ -29,7 +29,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-core-parent</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| </parent> | ||
|
|
||
| <artifactId>wildfly-core-management</artifactId> | ||
| @@ -29,7 +29,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-core-model-test</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| </parent> | ||
|
|
||
| <artifactId>wildfly-core-model-test-framework</artifactId> | ||
| @@ -29,7 +29,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-core-parent</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| </parent> | ||
|
|
||
| <artifactId>wildfly-core-model-test</artifactId> | ||
| @@ -29,7 +29,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-core-model-test</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| </parent> | ||
| <!-- | ||
| Just here for the tests module to include as an optional dependency to avoid picking up | ||
| @@ -29,7 +29,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-core-model-test</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| </parent> | ||
|
|
||
| <artifactId>wildfly-core-model-test-tests</artifactId> | ||
| @@ -31,7 +31,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-core-security-parent</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| <relativePath>../pom.xml</relativePath> | ||
| </parent> | ||
|
|
||
| @@ -31,7 +31,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-core-security-parent</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| <relativePath>../pom.xml</relativePath> | ||
| </parent> | ||
|
|
||
| @@ -29,7 +29,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-core-parent</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| </parent> | ||
|
|
||
| <artifactId>wildfly-core-security-parent</artifactId> | ||
| @@ -29,7 +29,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-core-parent</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| </parent> | ||
|
|
||
| <artifactId>wildfly-deployment-repository</artifactId> | ||
| @@ -29,7 +29,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-core-parent</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| </parent> | ||
|
|
||
| <artifactId>wildfly-deployment-scanner</artifactId> | ||
| @@ -30,7 +30,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-core-parent</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| </parent> | ||
|
|
||
| <artifactId>wildfly-discovery</artifactId> | ||
| @@ -30,7 +30,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-core-parent</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| </parent> | ||
|
|
||
| <artifactId>wildfly-core-dist-legacy</artifactId> | ||
| @@ -30,7 +30,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-core-parent</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| </parent> | ||
|
|
||
| <artifactId>wildfly-core-dist</artifactId> | ||
| @@ -29,7 +29,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-domain-http</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| </parent> | ||
|
|
||
| <artifactId>wildfly-domain-http-error-context</artifactId> | ||
| @@ -29,7 +29,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-domain-http</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| </parent> | ||
|
|
||
| <artifactId>wildfly-domain-http-interface</artifactId> | ||
| @@ -30,7 +30,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-core-parent</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| </parent> | ||
|
|
||
| <artifactId>wildfly-domain-http</artifactId> | ||
| @@ -29,7 +29,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-core-parent</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| </parent> | ||
|
|
||
| <artifactId>wildfly-domain-management</artifactId> | ||
| @@ -23,7 +23,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-core-parent</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| </parent> | ||
|
|
||
| <artifactId>wildfly-elytron-integration</artifactId> | ||
| @@ -29,7 +29,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-core-parent</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| </parent> | ||
|
|
||
| <artifactId>wildfly-embedded</artifactId> | ||
| @@ -29,7 +29,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-core-parent</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| </parent> | ||
|
|
||
| <artifactId>wildfly-host-controller</artifactId> | ||
| @@ -29,7 +29,7 @@ | ||
| <parent> | ||
| <artifactId>wildfly-core-parent</artifactId> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| <relativePath>../pom.xml</relativePath> | ||
| </parent> | ||
| <modelVersion>4.0.0</modelVersion> | ||
| @@ -29,7 +29,7 @@ | ||
| <parent> | ||
| <artifactId>wildfly-io-bom</artifactId> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| <relativePath>../pom.xml</relativePath> | ||
| </parent> | ||
| <modelVersion>4.0.0</modelVersion> | ||
| @@ -29,7 +29,7 @@ | ||
| <parent> | ||
| <artifactId>wildfly-io-bom</artifactId> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| <relativePath>../pom.xml</relativePath> | ||
| </parent> | ||
| <modelVersion>4.0.0</modelVersion> | ||
| @@ -29,7 +29,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-core-parent</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| </parent> | ||
|
|
||
| <artifactId>wildfly-jmx</artifactId> | ||
| @@ -29,7 +29,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-core-parent</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| </parent> | ||
|
|
||
| <artifactId>wildfly-launcher</artifactId> | ||
| @@ -30,7 +30,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-core-parent</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| </parent> | ||
|
|
||
| <artifactId>wildfly-logging</artifactId> | ||
| @@ -29,7 +29,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-core-parent</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| </parent> | ||
|
|
||
| <artifactId>wildfly-management-client-content</artifactId> | ||
| @@ -29,7 +29,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-core-parent</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| </parent> | ||
|
|
||
| <artifactId>wildfly-model-test</artifactId> | ||
| @@ -29,7 +29,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-core-parent</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| </parent> | ||
|
|
||
| <artifactId>wildfly-network</artifactId> | ||
| @@ -29,7 +29,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-core-parent</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| </parent> | ||
|
|
||
| <artifactId>wildfly-patching</artifactId> | ||
| @@ -29,7 +29,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-core-parent</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| </parent> | ||
|
|
||
| <artifactId>wildfly-platform-mbean</artifactId> | ||
| @@ -31,7 +31,7 @@ | ||
|
|
||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-core-parent</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
|
|
||
| <packaging>pom</packaging> | ||
|
|
||
| @@ -29,7 +29,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-core-parent</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| </parent> | ||
|
|
||
| <artifactId>wildfly-process-controller</artifactId> | ||
| @@ -29,7 +29,7 @@ | ||
| <parent> | ||
| <groupId>org.wildfly.core</groupId> | ||
| <artifactId>wildfly-core-parent</artifactId> | ||
| <version>9.0.0.Beta2-SNAPSHOT</version> | ||
| <version>9.0.0.Beta3-SNAPSHOT</version> | ||
| </parent> | ||
|
|
||
| <artifactId>wildfly-protocol</artifactId> | ||
Oops, something went wrong.