Skip to content

Commit

Permalink
Prepare for 5.1.0.Beta4 release
Browse files Browse the repository at this point in the history
Signed-off-by: James R. Perkins <jperkins@redhat.com>
  • Loading branch information
jamezp committed Jul 23, 2024
1 parent f686434 commit e461849
Show file tree
Hide file tree
Showing 24 changed files with 24 additions and 24 deletions.
2 changes: 1 addition & 1 deletion bom/bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.wildfly.arquillian</groupId>
<artifactId>wildfly-bom-parent</artifactId>
<version>5.1.0.Beta4-SNAPSHOT</version>
<version>5.1.0.Beta4</version>
</parent>

<artifactId>wildfly-arquillian-bom</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@

<groupId>org.wildfly.arquillian</groupId>
<artifactId>wildfly-bom-parent</artifactId>
<version>5.1.0.Beta4-SNAPSHOT</version>
<version>5.1.0.Beta4</version>
<packaging>pom</packaging>

<name>WildFly Arquillian: BOM Parent</name>
Expand Down
2 changes: 1 addition & 1 deletion bom/project-bom/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.wildfly.arquillian</groupId>
<artifactId>wildfly-bom-parent</artifactId>
<version>5.1.0.Beta4-SNAPSHOT</version>
<version>5.1.0.Beta4</version>
</parent>

<artifactId>wildfly-arquillian-project-bom</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion common-domain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.wildfly.arquillian</groupId>
<artifactId>wildfly-arquillian-parent</artifactId>
<version>5.1.0.Beta4-SNAPSHOT</version>
<version>5.1.0.Beta4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.wildfly.arquillian</groupId>
<artifactId>wildfly-arquillian-parent</artifactId>
<version>5.1.0.Beta4-SNAPSHOT</version>
<version>5.1.0.Beta4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion container-bootable/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.wildfly.arquillian</groupId>
<artifactId>wildfly-arquillian-parent</artifactId>
<version>5.1.0.Beta4-SNAPSHOT</version>
<version>5.1.0.Beta4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion container-embedded/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.wildfly.arquillian</groupId>
<artifactId>wildfly-arquillian-parent</artifactId>
<version>5.1.0.Beta4-SNAPSHOT</version>
<version>5.1.0.Beta4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion container-managed-domain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.wildfly.arquillian</groupId>
<artifactId>wildfly-arquillian-parent</artifactId>
<version>5.1.0.Beta4-SNAPSHOT</version>
<version>5.1.0.Beta4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>wildfly-arquillian-container-domain-managed</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion container-managed/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.wildfly.arquillian</groupId>
<artifactId>wildfly-arquillian-parent</artifactId>
<version>5.1.0.Beta4-SNAPSHOT</version>
<version>5.1.0.Beta4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion container-remote-domain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.wildfly.arquillian</groupId>
<artifactId>wildfly-arquillian-parent</artifactId>
<version>5.1.0.Beta4-SNAPSHOT</version>
<version>5.1.0.Beta4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion container-remote/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.wildfly.arquillian</groupId>
<artifactId>wildfly-arquillian-parent</artifactId>
<version>5.1.0.Beta4-SNAPSHOT</version>
<version>5.1.0.Beta4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion integration-tests/domain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.wildfly.arquillian</groupId>
<artifactId>integration-tests</artifactId>
<version>5.1.0.Beta4-SNAPSHOT</version>
<version>5.1.0.Beta4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/elytron/domain/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<artifactId>elytron</artifactId>
<groupId>org.wildfly.arquillian</groupId>
<version>5.1.0.Beta4-SNAPSHOT</version>
<version>5.1.0.Beta4</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down
2 changes: 1 addition & 1 deletion integration-tests/elytron/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.wildfly.arquillian</groupId>
<artifactId>integration-tests</artifactId>
<version>5.1.0.Beta4-SNAPSHOT</version>
<version>5.1.0.Beta4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/elytron/standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.wildfly.arquillian</groupId>
<artifactId>elytron</artifactId>
<version>5.1.0.Beta4-SNAPSHOT</version>
<version>5.1.0.Beta4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/junit5-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.wildfly.arquillian</groupId>
<artifactId>integration-tests</artifactId>
<version>5.1.0.Beta4-SNAPSHOT</version>
<version>5.1.0.Beta4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.wildfly.arquillian</groupId>
<artifactId>wildfly-arquillian-parent</artifactId>
<version>5.1.0.Beta4-SNAPSHOT</version>
<version>5.1.0.Beta4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion integration-tests/protocol-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
<parent>
<groupId>org.wildfly.arquillian</groupId>
<artifactId>integration-tests</artifactId>
<version>5.1.0.Beta4-SNAPSHOT</version>
<version>5.1.0.Beta4</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down
2 changes: 1 addition & 1 deletion junit-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.wildfly.arquillian</groupId>
<artifactId>wildfly-arquillian-parent</artifactId>
<version>5.1.0.Beta4-SNAPSHOT</version>
<version>5.1.0.Beta4</version>
</parent>

<artifactId>wildfly-arquillian-junit-api</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<artifactId>wildfly-arquillian-parent</artifactId>

<groupId>org.wildfly.arquillian</groupId>
<version>5.1.0.Beta4-SNAPSHOT</version>
<version>5.1.0.Beta4</version>
<packaging>pom</packaging>
<name>WildFly Arquillian: Parent</name>

Expand Down
2 changes: 1 addition & 1 deletion protocol-jmx/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.wildfly.arquillian</groupId>
<artifactId>wildfly-arquillian-parent</artifactId>
<version>5.1.0.Beta4-SNAPSHOT</version>
<version>5.1.0.Beta4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion testenricher-msc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.wildfly.arquillian</groupId>
<artifactId>wildfly-arquillian-parent</artifactId>
<version>5.1.0.Beta4-SNAPSHOT</version>
<version>5.1.0.Beta4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion testng-integration/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>org.wildfly.arquillian</groupId>
<artifactId>wildfly-arquillian-parent</artifactId>
<version>5.1.0.Beta4-SNAPSHOT</version>
<version>5.1.0.Beta4</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion wildfly-testing-tools/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<parent>
<groupId>org.wildfly.arquillian</groupId>
<artifactId>wildfly-arquillian-parent</artifactId>
<version>5.1.0.Beta4-SNAPSHOT</version>
<version>5.1.0.Beta4</version>
</parent>

<artifactId>wildfly-testing-tools</artifactId>
Expand Down

0 comments on commit e461849

Please sign in to comment.