Skip to content
This repository has been archived by the owner on May 27, 2020. It is now read-only.

Commit

Permalink
Removes not necessary failsafe dependency.
Browse files Browse the repository at this point in the history
  • Loading branch information
edu committed Apr 5, 2017
1 parent f3c8296 commit efa904c
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions testsAT/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -80,11 +80,6 @@
<artifactId>commons-logging</artifactId>
<version>1.1.1</version>
</dependency>
<dependency>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-failsafe-plugin</artifactId>
<version>2.19.1</version>
</dependency>
</dependencies>

<build>
Expand Down

0 comments on commit efa904c

Please sign in to comment.