Skip to content

Commit

Permalink
Prepare for 27.0.0.Alpha3 release
Browse files Browse the repository at this point in the history
  • Loading branch information
darranl committed Jul 15, 2022
1 parent b82612e commit f98362b
Show file tree
Hide file tree
Showing 293 changed files with 296 additions and 296 deletions.
2 changes: 1 addition & 1 deletion appclient/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-appclient</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion batch-jberet/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-batch-jberet</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bean-validation/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-bean-validation</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion build/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-build</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion client/properties/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion client/shade/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion clustering/common/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-clustering-common</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/context/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-clustering-context</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/ee/cache/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-clustering-ee-cache</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/ee/hotrod/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-clustering-ee-hotrod</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/ee/infinispan/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-clustering-ee-infinispan</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/ee/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-clustering-ee</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/ee/spi/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-clustering-ee-spi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/ejb/client/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-clustering-ejb-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/ejb/extension/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-clustering-ejb-extension</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/ejb/infinispan/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-clustering-ejb-infinispan</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/ejb/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-clustering-ejb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/ejb/spi/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-clustering-ejb-spi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/el/expressly/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-clustering-el-expressly</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/el/glassfish/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-clustering-el-glassfish</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/el/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-clustering-el</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/faces/api/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-clustering-faces-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/faces/mojarra/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-clustering-faces-mojarra</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/faces/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-clustering-faces</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/infinispan/client/api/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-clustering-infinispan-client-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/infinispan/client/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-clustering-infinispan-client</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/infinispan/client/service/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-clustering-infinispan-client-service</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/infinispan/client/spi/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-clustering-infinispan-client-spi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/infinispan/embedded/api/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-clustering-infinispan-embedded-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/infinispan/embedded/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-clustering-infinispan-embedded</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/infinispan/embedded/service/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-clustering-infinispan-embedded-service</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/infinispan/embedded/spi/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-clustering-infinispan-embedded-spi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/infinispan/extension/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-clustering-infinispan-extension</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/infinispan/marshalling/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-clustering-infinispan-marshalling</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/infinispan/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-clustering-infinispan</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/jgroups/api/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-clustering-jgroups-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/jgroups/extension/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-clustering-jgroups-extension</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/jgroups/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-clustering-jgroups</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/jgroups/spi/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-clustering-jgroups-spi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/marshalling/api/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-clustering-marshalling-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/marshalling/jboss/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-clustering-marshalling-jboss</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/marshalling/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-clustering-marshalling</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/marshalling/protostream/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

<artifactId>wildfly-clustering-marshalling-protostream</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/marshalling/spi/pom.xml
Original file line number Diff line number Diff line change
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>27.0.0.Alpha3-SNAPSHOT</version>
<version>27.0.0.Alpha3</version>
</parent>

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

0 comments on commit f98362b

Please sign in to comment.