Skip to content

Commit

Permalink
ACS-6309 Clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
wojtekswieton committed Feb 1, 2024
1 parent 5d5074a commit 73ace35
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 26 deletions.
12 changes: 0 additions & 12 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -820,18 +820,6 @@
<version>4.13.2</version>
<scope>test</scope>
</dependency>
<!--<dependency>
<groupId>com.epam.reportportal</groupId>
<artifactId>agent-java-junit5</artifactId>
<version>5.1.11</version>
<scope>test</scope>
</dependency> -->
<dependency>
<groupId>com.epam.reportportal</groupId>
<artifactId>agent-java-junit</artifactId>
<version>5.2.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.antlr</groupId>
<artifactId>gunit</artifactId>
Expand Down
12 changes: 0 additions & 12 deletions remote-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -66,18 +66,6 @@
<artifactId>junit</artifactId>
<scope>test</scope>
</dependency>
<!--<dependency>
<groupId>com.epam.reportportal</groupId>
<artifactId>agent-java-junit5</artifactId>
<version>5.1.11</version>
<scope>test</scope>
</dependency>-->
<dependency>
<groupId>com.epam.reportportal</groupId>
<artifactId>agent-java-junit</artifactId>
<version>5.2.0</version>
<scope>test</scope>
</dependency>
<dependency>
<groupId>com.epam.reportportal</groupId>
<artifactId>agent-java-testng</artifactId>
Expand Down

This file was deleted.

This file was deleted.

0 comments on commit 73ace35

Please sign in to comment.