Skip to content

Commit

Permalink
Undo pom change of OWLAPI version range
Browse files Browse the repository at this point in the history
  • Loading branch information
Rafael Goncalves committed Dec 8, 2015
1 parent 894e124 commit 36073f1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<dependency>
<groupId>net.sourceforge.owlapi</groupId>
<artifactId>owlapi-osgidistribution</artifactId>
<version>[4.1.3,5.0.0)</version>
<version>4.1.3</version>
</dependency>
<dependency>
<groupId>org.testng</groupId>
Expand Down

0 comments on commit 36073f1

Please sign in to comment.