Skip to content

Commit

Permalink
#65 - Update build setup and dependencies
Browse files Browse the repository at this point in the history
- Adjust dependencies
  • Loading branch information
reckart committed Apr 7, 2018
1 parent 6394581 commit 7f84ec8
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions dkpro-similarity-experiments-api-asl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@
</parent>
<artifactId>dkpro-similarity-experiments-api-asl</artifactId>
<dependencies>
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>uimaj-core</artifactId>
</dependency>
<dependency>
<groupId>de.tudarmstadt.ukp.dkpro.core</groupId>
<artifactId>de.tudarmstadt.ukp.dkpro.core.api.lexmorph-asl</artifactId>
Expand Down

0 comments on commit 7f84ec8

Please sign in to comment.