Skip to content

Commit

Permalink
Use original Arquillian version from tck-bom
Browse files Browse the repository at this point in the history
  • Loading branch information
Channyboy committed Oct 21, 2022
1 parent eb31791 commit 8de33af
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 8 deletions.
2 changes: 0 additions & 2 deletions tck/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -57,8 +57,6 @@
<dependency>
<groupId>org.jboss.arquillian.junit</groupId>
<artifactId>arquillian-junit-container</artifactId>
<!-- TODO: current MicroProfile parent is using outdated version, next parent release remove this-->
<version>${arquillian.temp.version}</version>
</dependency>

</dependencies>
Expand Down
2 changes: 0 additions & 2 deletions tck/optional/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,6 @@
<dependency>
<groupId>org.jboss.arquillian.junit</groupId>
<artifactId>arquillian-junit-container</artifactId>
<!-- TODO: current MicroProfile parent is using outdated version, next parent release remove this-->
<version>${arquillian.temp.version}</version>
</dependency>

<dependency>
Expand Down
2 changes: 0 additions & 2 deletions tck/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,6 @@
<properties>
<rest-assured.version>4.3.0</rest-assured.version>
<shrinkwrap.version>2.2.4</shrinkwrap.version>
<!-- TODO: current MicroProfile parent is using outdated version, next parent release remove this-->
<arquillian.temp.version>1.7.0.Alpha12</arquillian.temp.version>
</properties>

<dependencyManagement>
Expand Down
2 changes: 0 additions & 2 deletions tck/rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,8 +61,6 @@
<dependency>
<groupId>org.jboss.arquillian.junit</groupId>
<artifactId>arquillian-junit-container</artifactId>
<!-- TODO: current MicroProfile parent is using outdated version, next parent release remove this-->
<version>${arquillian.temp.version}</version>
</dependency>

<dependency>
Expand Down

0 comments on commit 8de33af

Please sign in to comment.