Skip to content

Commit

Permalink
Updated to the OWL API version 4.2.8 in confirmity with the last Prot…
Browse files Browse the repository at this point in the history
…ege version 5.2.0

https://github.com/protegeproject/protege-distribution/releases/tag/v5.2.0
protegeproject/protege#616

git-svn-id: svn://edison.comlab.ox.ac.uk/krr/2008/HermiT/trunk@1188 6b6e81c3-f1c2-4030-a0a9-a0569132be5c
  • Loading branch information
andrei committed Sep 28, 2017
1 parent 55aba8c commit 5a5512b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Expand Up @@ -428,7 +428,7 @@
<dependency>
<groupId>net.sourceforge.owlapi</groupId>
<artifactId>owlapi-distribution</artifactId>
<version>4.1.3</version>
<version>4.2.8</version>
</dependency>
<dependency>
<groupId>org.apache.ws.commons.axiom</groupId>
Expand Down Expand Up @@ -458,7 +458,7 @@
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.11</version>
<version>4.12</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 5a5512b

Please sign in to comment.