Skip to content

Commit

Permalink
Merge pull request #125 from hagai-lvi/master
Browse files Browse the repository at this point in the history
fixed wrong maven artifactId
  • Loading branch information
mpetazzoni committed Aug 3, 2015
2 parents 9068525 + e715525 commit 1d448c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ section:
...
<dependency>
<groupId>com.turn</groupId>
<artifactId>ttorrent-core</artifactId>
<artifactId>ttorrent</artifactId>
<version>1.4</version>
</dependency>
</dependencies>
Expand Down

0 comments on commit 1d448c1

Please sign in to comment.