Skip to content

Commit

Permalink
Update Arquillian Container Versions (#2572)
Browse files Browse the repository at this point in the history
  • Loading branch information
Pandrex247 authored and lprimak committed Mar 27, 2018
1 parent 293cd08 commit 3a14512
Show file tree
Hide file tree
Showing 9 changed files with 9 additions and 9 deletions.
Expand Up @@ -44,7 +44,7 @@

<groupId>fish.payara.arquillian</groupId>
<artifactId>payara-client-ee7</artifactId>
<version>1.0.Beta3-m3</version>
<version>1.0.Beta3</version>
<name>Payara EE 7 client libs</name>

<dependencies>
Expand Down
Expand Up @@ -45,7 +45,7 @@

<groupId>fish.payara.arquillian</groupId>
<artifactId>payara-client-ee8</artifactId>
<version>1.0.Beta3-m3</version>
<version>1.0.Beta3</version>
<name>Payara EE 8 client libs</name>

<dependencies>
Expand Down
Expand Up @@ -3,7 +3,7 @@
<parent>
<artifactId>parent-payara-containers</artifactId>
<groupId>fish.payara.arquillian</groupId>
<version>1.0.Beta3-m3</version>
<version>1.0.Beta3</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>payara-container-4-common</artifactId>
Expand Down
Expand Up @@ -66,7 +66,7 @@
<parent>
<groupId>fish.payara.arquillian</groupId>
<artifactId>parent-payara-containers</artifactId>
<version>1.0.Beta3-m3</version>
<version>1.0.Beta3</version>
</parent>

<artifactId>payara-container-4-common</artifactId>
Expand Down
Expand Up @@ -64,7 +64,7 @@
<parent>
<groupId>fish.payara.arquillian</groupId>
<artifactId>parent-payara-containers</artifactId>
<version>1.0.Beta3-m3</version>
<version>1.0.Beta3</version>
</parent>

<artifactId>arquillian-payara-server-4-embedded</artifactId>
Expand Down
Expand Up @@ -65,7 +65,7 @@
<parent>
<groupId>fish.payara.arquillian</groupId>
<artifactId>parent-payara-containers</artifactId>
<version>1.0.Beta3-m3</version>
<version>1.0.Beta3</version>
</parent>

<artifactId>arquillian-payara-server-4-managed</artifactId>
Expand Down
Expand Up @@ -65,7 +65,7 @@
<parent>
<groupId>fish.payara.arquillian</groupId>
<artifactId>parent-payara-containers</artifactId>
<version>1.0.Beta3-m3</version>
<version>1.0.Beta3</version>
</parent>

<artifactId>arquillian-payara-micro-5-managed</artifactId>
Expand Down
Expand Up @@ -65,7 +65,7 @@
<parent>
<groupId>fish.payara.arquillian</groupId>
<artifactId>parent-payara-containers</artifactId>
<version>1.0.Beta3-m3</version>
<version>1.0.Beta3</version>
</parent>

<artifactId>arquillian-payara-server-4-remote</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion appserver/extras/arquillian-containers/pom.xml
Expand Up @@ -63,7 +63,7 @@

<groupId>fish.payara.arquillian</groupId>
<artifactId>parent-payara-containers</artifactId>
<version>1.0.Beta3-m3</version>
<version>1.0.Beta3</version>
<packaging>pom</packaging>

<name>Arquillian Container Parent Payara</name>
Expand Down

0 comments on commit 3a14512

Please sign in to comment.