Skip to content

Commit

Permalink
Next is 15.0.1.Final-SNAPSHOT release
Browse files Browse the repository at this point in the history
  • Loading branch information
jmesnil committed Mar 8, 2021
1 parent b7772f5 commit a9c8671
Show file tree
Hide file tree
Showing 79 changed files with 79 additions and 79 deletions.
2 changes: 1 addition & 1 deletion bootable-jar/boot/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-jar-parent</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>

<artifactId>wildfly-jar-boot</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bootable-jar/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-core-parent</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>

<artifactId>wildfly-jar-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bootable-jar/runtime/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-jar-parent</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>

<artifactId>wildfly-jar-runtime</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion build-legacy/pom.xml
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-core-parent</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>

<artifactId>wildfly-core-build-legacy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion build/pom.xml
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-core-parent</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>

<artifactId>wildfly-core-build</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion cli/pom.xml
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-core-parent</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>

<artifactId>wildfly-cli</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion component-matrix-builder/pom.xml
Expand Up @@ -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>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>

<groupId>org.wildfly.core</groupId>
Expand Down
2 changes: 1 addition & 1 deletion controller-client/pom.xml
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-core-parent</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>

<artifactId>wildfly-controller-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion controller/pom.xml
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-core-parent</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>

<artifactId>wildfly-controller</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core-feature-pack/common/pom.xml
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-core-feature-pack-parent</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>

<artifactId>wildfly-core-feature-pack-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core-feature-pack/ee-8-api/pom.xml
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-core-feature-pack-parent</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>

<artifactId>wildfly-core-feature-pack-ee-8-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core-feature-pack/galleon-common/pom.xml
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-core-feature-pack-parent</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>

<artifactId>wildfly-core-feature-pack-galleon-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core-feature-pack/galleon-feature-pack/pom.xml
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-core-feature-pack-parent</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>

<artifactId>wildfly-core-galleon-pack</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core-feature-pack/galleon-pruned/pom.xml
Expand Up @@ -27,7 +27,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-core-feature-pack-parent</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>

<artifactId>wildfly-core-feature-pack-galleon-pruned</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core-feature-pack/legacy-feature-pack/pom.xml
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-core-feature-pack-parent</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>

<artifactId>wildfly-core-feature-pack</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core-feature-pack/pom.xml
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-core-parent</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>

<artifactId>wildfly-core-feature-pack-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core-management/core-management-client/pom.xml
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-core-management</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>

<artifactId>wildfly-core-management-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core-management/core-management-subsystem/pom.xml
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-core-management</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>

<artifactId>wildfly-core-management-subsystem</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core-management/pom.xml
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-core-parent</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>

<artifactId>wildfly-core-management</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core-model-test/framework/pom.xml
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-core-model-test</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>

<artifactId>wildfly-core-model-test-framework</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core-model-test/pom.xml
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-core-parent</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>

<artifactId>wildfly-core-model-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core-model-test/test-controller-optional/pom.xml
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-core-model-test</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>
<!--
Just here for the tests module to include as an optional dependency to avoid picking up
Expand Down
2 changes: 1 addition & 1 deletion core-model-test/tests/pom.xml
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-core-model-test</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>

<artifactId>wildfly-core-model-test-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion core-security/api/pom.xml
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-core-security-parent</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core-security/implementation/pom.xml
Expand Up @@ -31,7 +31,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-core-security-parent</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion core-security/pom.xml
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-core-parent</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>

<artifactId>wildfly-core-security-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion deployment-repository/pom.xml
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-core-parent</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>

<artifactId>wildfly-deployment-repository</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion deployment-scanner/pom.xml
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-core-parent</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>

<artifactId>wildfly-deployment-scanner</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion discovery/pom.xml
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-core-parent</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>

<artifactId>wildfly-discovery</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dist-legacy/pom.xml
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-core-parent</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>

<artifactId>wildfly-core-dist-legacy</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion dist/pom.xml
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-core-parent</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>

<artifactId>wildfly-core-dist</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion domain-http/error-context/pom.xml
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-domain-http</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>

<artifactId>wildfly-domain-http-error-context</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion domain-http/interface/pom.xml
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-domain-http</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>

<artifactId>wildfly-domain-http-interface</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion domain-http/pom.xml
Expand Up @@ -30,7 +30,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-core-parent</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>

<artifactId>wildfly-domain-http</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion domain-management/pom.xml
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-core-parent</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>

<artifactId>wildfly-domain-management</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion elytron/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-core-parent</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>

<artifactId>wildfly-elytron-integration</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion embedded/pom.xml
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-core-parent</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>

<artifactId>wildfly-embedded</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion event-logger/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<artifactId>wildfly-core-parent</artifactId>
<groupId>org.wildfly.core</groupId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion host-controller/pom.xml
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-core-parent</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>

<artifactId>wildfly-host-controller</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion io/pom.xml
Expand Up @@ -29,7 +29,7 @@
<parent>
<artifactId>wildfly-core-parent</artifactId>
<groupId>org.wildfly.core</groupId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion io/subsystem/pom.xml
Expand Up @@ -29,7 +29,7 @@
<parent>
<artifactId>wildfly-io-bom</artifactId>
<groupId>org.wildfly.core</groupId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion io/tests/pom.xml
Expand Up @@ -29,7 +29,7 @@
<parent>
<artifactId>wildfly-io-bom</artifactId>
<groupId>org.wildfly.core</groupId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion jmx/pom.xml
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-core-parent</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>

<artifactId>wildfly-jmx</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion launcher/pom.xml
Expand Up @@ -29,7 +29,7 @@
<parent>
<groupId>org.wildfly.core</groupId>
<artifactId>wildfly-core-parent</artifactId>
<version>15.0.0.Final</version>
<version>15.0.1.Final-SNAPSHOT</version>
</parent>

<artifactId>wildfly-launcher</artifactId>
Expand Down

0 comments on commit a9c8671

Please sign in to comment.