Skip to content

Commit

Permalink
replace inline code from fast-md5 with external dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
psibre committed Jul 21, 2015
1 parent 77c59ed commit 729a9fd
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 1,223 deletions.
5 changes: 5 additions & 0 deletions marytts-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,11 @@
<artifactId>log4j</artifactId>
</dependency>

<dependency>
<groupId>com.twmacinta</groupId>
<artifactId>fast-md5</artifactId>
</dependency>

<dependency>
<groupId>org.testng</groupId>
<artifactId>testng</artifactId>
Expand Down

This file was deleted.

Loading

0 comments on commit 729a9fd

Please sign in to comment.