Skip to content

Commit

Permalink
Prepare for 27.0.0.Alpha1 Release
Browse files Browse the repository at this point in the history
  • Loading branch information
darranl committed May 11, 2022
1 parent 7369cf1 commit 59d100a
Show file tree
Hide file tree
Showing 266 changed files with 269 additions and 269 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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</version>
</parent>

<artifactId>wildfly-clustering-ejb-spi</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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</version>
</parent>

<artifactId>wildfly-clustering-marshalling-spi</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</version>
</parent>

<artifactId>wildfly-clustering</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/server/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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</version>
</parent>

<artifactId>wildfly-clustering-server-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/server/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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</version>
</parent>

<artifactId>wildfly-clustering-server-extension</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/server/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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</version>
</parent>

<artifactId>wildfly-clustering-server-infinispan</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/server/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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</version>
</parent>

<artifactId>wildfly-clustering-server</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion clustering/server/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.Beta1-SNAPSHOT</version>
<version>27.0.0.Alpha1</version>
</parent>

<artifactId>wildfly-clustering-server-service</artifactId>
Expand Down
Loading

0 comments on commit 59d100a

Please sign in to comment.