Skip to content

Commit

Permalink
another try to get owlapi running
Browse files Browse the repository at this point in the history
  • Loading branch information
drseb committed Apr 9, 2015
1 parent eba6646 commit 71da67a
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions zpgen/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,16 +28,16 @@
<artifactId>jcommander</artifactId>
<version>1.30</version>
</dependency>
<dependency>
<groupId>net.sourceforge.owlapi</groupId>
<artifactId>owlapi-distribution</artifactId>
<version>3.5.2</version>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>18.0</version>
</dependency>
<dependency>
<groupId>net.sourceforge.owlapi</groupId>
<artifactId>owlapi-distribution</artifactId>
<version>3.5.2</version>
</dependency>
<dependency>
<groupId>net.sf.trove4j</groupId>
<artifactId>trove4j</artifactId>
Expand Down

0 comments on commit 71da67a

Please sign in to comment.