Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Horsmann committed Feb 3, 2018
1 parent dbf2afa commit 6bd1671
Showing 1 changed file with 2 additions and 14 deletions.
16 changes: 2 additions & 14 deletions dkpro-tc-ml-liblinear/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@
<groupId>commons-io</groupId>
<artifactId>commons-io</artifactId>
</dependency>
<dependency>
<dependency>
<groupId>commons-logging</groupId>
<artifactId>commons-logging-api</artifactId>
</dependency>
</dependency>
<dependency>
<groupId>de.bwaldvogel</groupId>
<artifactId>liblinear</artifactId>
Expand All @@ -65,17 +65,5 @@
<groupId>org.dkpro.lab</groupId>
<artifactId>dkpro-lab-core</artifactId>
</dependency>
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>uimafit-core</artifactId>
</dependency>
<dependency>
<groupId>org.apache.uima</groupId>
<artifactId>uimaj-core</artifactId>
</dependency>
<dependency>
<groupId>com.google.code.gson</groupId>
<artifactId>gson</artifactId>
</dependency>
</dependencies>
</project>

0 comments on commit 6bd1671

Please sign in to comment.