Skip to content

Commit

Permalink
[misc] Remove unused dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tmortagne committed Jan 4, 2017
1 parent 74de6f3 commit 350e047
Showing 1 changed file with 0 additions and 5 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -88,11 +88,6 @@
<artifactId>aether-transport-file</artifactId>
<version>${aether.version}</version>
</dependency>
<dependency>
<groupId>org.eclipse.aether</groupId>
<artifactId>aether-transport-wagon</artifactId>
<version>${aether.version}</version>
</dependency>
<dependency>
<groupId>org.apache.maven</groupId>
<artifactId>maven-aether-provider</artifactId>
Expand Down

0 comments on commit 350e047

Please sign in to comment.