Skip to content

Commit

Permalink
Prepare for 28.0.0.Final release
Browse files Browse the repository at this point in the history
  • Loading branch information
bstansberry committed Apr 20, 2023
1 parent 784cc50 commit ccf0a91
Show file tree
Hide file tree
Showing 238 changed files with 238 additions and 238 deletions.
2 changes: 1 addition & 1 deletion appclient/pom.xml
Expand Up @@ -35,7 +35,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
</parent>

<artifactId>wildfly-appclient</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion batch-jberet/pom.xml
Expand Up @@ -34,7 +34,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
</parent>

<artifactId>wildfly-batch-jberet</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bean-validation/pom.xml
Expand Up @@ -33,7 +33,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
</parent>

<artifactId>wildfly-bean-validation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion boms/common-ee/pom.xml
Expand Up @@ -34,7 +34,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion boms/common-expansion/pom.xml
Expand Up @@ -34,7 +34,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion boms/legacy-ee/pom.xml
Expand Up @@ -34,7 +34,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion boms/legacy-expansion/pom.xml
Expand Up @@ -34,7 +34,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion boms/legacy-test/pom.xml
Expand Up @@ -34,7 +34,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion boms/preview-ee/pom.xml
Expand Up @@ -34,7 +34,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion boms/preview-expansion/pom.xml
Expand Up @@ -34,7 +34,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion boms/standard-ee/pom.xml
Expand Up @@ -34,7 +34,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion boms/standard-expansion/pom.xml
Expand Up @@ -34,7 +34,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion boms/standard-test/pom.xml
Expand Up @@ -4,7 +4,7 @@
<parent>
<groupId>org.wildfly</groupId>
<artifactId>wildfly-parent</artifactId>
<version>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion build/pom.xml
Expand Up @@ -34,7 +34,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
</parent>

<artifactId>wildfly-build</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion client/properties/pom.xml
Expand Up @@ -33,7 +33,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion client/shade/pom.xml
Expand Up @@ -33,7 +33,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion clustering/common/pom.xml
Expand Up @@ -33,7 +33,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
</parent>

<artifactId>wildfly-clustering-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/context/pom.xml
Expand Up @@ -33,7 +33,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
</parent>

<artifactId>wildfly-clustering-context</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/ee/cache/pom.xml
Expand Up @@ -33,7 +33,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
</parent>

<artifactId>wildfly-clustering-ee-cache</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/ee/hotrod/pom.xml
Expand Up @@ -31,7 +31,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
</parent>

<artifactId>wildfly-clustering-ee-hotrod</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/ee/infinispan/pom.xml
Expand Up @@ -33,7 +33,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
</parent>

<artifactId>wildfly-clustering-ee-infinispan</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/ee/pom.xml
Expand Up @@ -33,7 +33,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
</parent>

<artifactId>wildfly-clustering-ee</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/ee/spi/pom.xml
Expand Up @@ -33,7 +33,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
</parent>

<artifactId>wildfly-clustering-ee-spi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/ejb/cache/pom.xml
Expand Up @@ -33,7 +33,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
</parent>

<artifactId>wildfly-clustering-ejb-cache</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/ejb/client/pom.xml
Expand Up @@ -33,7 +33,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
</parent>

<artifactId>wildfly-clustering-ejb-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/ejb/extension/pom.xml
Expand Up @@ -33,7 +33,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
</parent>

<artifactId>wildfly-clustering-ejb-extension</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/ejb/infinispan/pom.xml
Expand Up @@ -33,7 +33,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
</parent>

<artifactId>wildfly-clustering-ejb-infinispan</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/ejb/pom.xml
Expand Up @@ -33,7 +33,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
</parent>

<artifactId>wildfly-clustering-ejb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/ejb/spi/pom.xml
Expand Up @@ -33,7 +33,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
</parent>

<artifactId>wildfly-clustering-ejb-spi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/el/expressly/pom.xml
Expand Up @@ -33,7 +33,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
</parent>

<artifactId>wildfly-clustering-el-expressly</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/el/pom.xml
Expand Up @@ -33,7 +33,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
</parent>

<artifactId>wildfly-clustering-el</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/faces/api/pom.xml
Expand Up @@ -33,7 +33,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
</parent>

<artifactId>wildfly-clustering-faces-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/faces/mojarra/pom.xml
Expand Up @@ -33,7 +33,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
</parent>

<artifactId>wildfly-clustering-faces-mojarra</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/faces/pom.xml
Expand Up @@ -33,7 +33,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
</parent>

<artifactId>wildfly-clustering-faces</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/infinispan/client/api/pom.xml
Expand Up @@ -33,7 +33,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
</parent>

<artifactId>wildfly-clustering-infinispan-client-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/infinispan/client/pom.xml
Expand Up @@ -33,7 +33,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
</parent>

<artifactId>wildfly-clustering-infinispan-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/infinispan/client/service/pom.xml
Expand Up @@ -33,7 +33,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
</parent>

<artifactId>wildfly-clustering-infinispan-client-service</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/infinispan/client/spi/pom.xml
Expand Up @@ -33,7 +33,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
</parent>

<artifactId>wildfly-clustering-infinispan-client-spi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/infinispan/embedded/api/pom.xml
Expand Up @@ -33,7 +33,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
</parent>

<artifactId>wildfly-clustering-infinispan-embedded-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/infinispan/embedded/pom.xml
Expand Up @@ -33,7 +33,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
</parent>

<artifactId>wildfly-clustering-infinispan-embedded</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/infinispan/embedded/service/pom.xml
Expand Up @@ -33,7 +33,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
</parent>

<artifactId>wildfly-clustering-infinispan-embedded-service</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/infinispan/embedded/spi/pom.xml
Expand Up @@ -33,7 +33,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
</parent>

<artifactId>wildfly-clustering-infinispan-embedded-spi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/infinispan/extension/pom.xml
Expand Up @@ -33,7 +33,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
</parent>

<artifactId>wildfly-clustering-infinispan-extension</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/infinispan/marshalling/pom.xml
Expand Up @@ -33,7 +33,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>28.0.0.Final-SNAPSHOT</version>
<version>28.0.0.Final</version>
</parent>

<artifactId>wildfly-clustering-infinispan-marshalling</artifactId>
Expand Down

0 comments on commit ccf0a91

Please sign in to comment.