Skip to content
Permalink
Browse files

Next is 9.0.0.Beta4-SNAPSHOT release

  • Loading branch information
jmesnil committed Apr 17, 2019
1 parent eb4c526 commit 5c3777bf6b1359003c1cbe2b731969f370b40944
Showing with 70 additions and 70 deletions.
  1. +1 −1 build-legacy/pom.xml
  2. +1 −1 build/pom.xml
  3. +1 −1 cli/pom.xml
  4. +1 −1 component-matrix-builder/pom.xml
  5. +1 −1 controller-client/pom.xml
  6. +1 −1 controller/pom.xml
  7. +1 −1 core-feature-pack/pom.xml
  8. +1 −1 core-galleon-pack/pom.xml
  9. +1 −1 core-management/core-management-client/pom.xml
  10. +1 −1 core-management/core-management-subsystem/pom.xml
  11. +1 −1 core-management/pom.xml
  12. +1 −1 core-model-test/framework/pom.xml
  13. +1 −1 core-model-test/pom.xml
  14. +1 −1 core-model-test/test-controller-optional/pom.xml
  15. +1 −1 core-model-test/tests/pom.xml
  16. +1 −1 core-security/api/pom.xml
  17. +1 −1 core-security/implementation/pom.xml
  18. +1 −1 core-security/pom.xml
  19. +1 −1 deployment-repository/pom.xml
  20. +1 −1 deployment-scanner/pom.xml
  21. +1 −1 discovery/pom.xml
  22. +1 −1 dist-legacy/pom.xml
  23. +1 −1 dist/pom.xml
  24. +1 −1 domain-http/error-context/pom.xml
  25. +1 −1 domain-http/interface/pom.xml
  26. +1 −1 domain-http/pom.xml
  27. +1 −1 domain-management/pom.xml
  28. +1 −1 elytron/pom.xml
  29. +1 −1 embedded/pom.xml
  30. +1 −1 host-controller/pom.xml
  31. +1 −1 io/pom.xml
  32. +1 −1 io/subsystem/pom.xml
  33. +1 −1 io/tests/pom.xml
  34. +1 −1 jmx/pom.xml
  35. +1 −1 launcher/pom.xml
  36. +1 −1 logging/pom.xml
  37. +1 −1 management-client-content/pom.xml
  38. +1 −1 model-test/pom.xml
  39. +1 −1 network/pom.xml
  40. +1 −1 patching/pom.xml
  41. +1 −1 platform-mbean/pom.xml
  42. +1 −1 pom.xml
  43. +1 −1 process-controller/pom.xml
  44. +1 −1 protocol/pom.xml
  45. +1 −1 remoting/pom.xml
  46. +1 −1 remoting/subsystem/pom.xml
  47. +1 −1 remoting/tests/pom.xml
  48. +1 −1 request-controller/pom.xml
  49. +1 −1 security-manager/pom.xml
  50. +1 −1 server/pom.xml
  51. +1 −1 subsystem-test/framework/pom.xml
  52. +1 −1 subsystem-test/pom.xml
  53. +1 −1 subsystem-test/test-controller-optional/pom.xml
  54. +1 −1 subsystem-test/tests/pom.xml
  55. +1 −1 testsuite/client-old-server/pom.xml
  56. +1 −1 testsuite/domain/pom.xml
  57. +1 −1 testsuite/elytron/pom.xml
  58. +1 −1 testsuite/embedded/pom.xml
  59. +1 −1 testsuite/layers/pom.xml
  60. +1 −1 testsuite/manualmode/pom.xml
  61. +1 −1 testsuite/patching/pom.xml
  62. +1 −1 testsuite/pom.xml
  63. +1 −1 testsuite/rbac/pom.xml
  64. +1 −1 testsuite/scripts/pom.xml
  65. +1 −1 testsuite/shared/pom.xml
  66. +1 −1 testsuite/standalone/pom.xml
  67. +1 −1 testsuite/test-runner/pom.xml
  68. +1 −1 testsuite/vault-test-feature-pack/pom.xml
  69. +1 −1 threads/pom.xml
  70. +1 −1 version/pom.xml
@@ -30,7 +30,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-core-parent</artifactId>
<version>9.0.0.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-SNAPSHOT</version>

<packaging>pom</packaging>

@@ -29,7 +29,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-core-parent</artifactId>
<version>9.0.0.Beta3</version>
<version>9.0.0.Beta4-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.Beta3</version>
<version>9.0.0.Beta4-SNAPSHOT</version>
</parent>

<artifactId>wildfly-protocol</artifactId>

0 comments on commit 5c3777b

Please sign in to comment.
You can’t perform that action at this time.