Skip to content
This repository has been archived by the owner on Oct 6, 2022. It is now read-only.

Commit

Permalink
Remove methods and libraries according to the versions used.
Browse files Browse the repository at this point in the history
  • Loading branch information
panossot committed Mar 21, 2019
1 parent d447656 commit 85fa5b4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -55,12 +55,12 @@
<dependency>
<groupId>org.jboss.eap.additional.testsuite</groupId>
<artifactId>eap-additional-testsuite-source-distribution</artifactId>
<version>2.6.0.Final</version>
<version>2.8.0.Final</version>
</dependency>
<dependency>
<groupId>org.jboss.eap.additional.testsuite</groupId>
<artifactId>eap-additional-testsuite-annotations</artifactId>
<version>2.6.0.Final</version>
<version>2.8.0.Final</version>
</dependency>
</dependencies>

Expand Down

0 comments on commit 85fa5b4

Please sign in to comment.