Author: fchrist
Date: Mon Jul 18 14:40:41 2011
New Revision: 1147902

URL: http://svn.apache.org/viewvc?rev=1147902&view=rev
Log:
STANBOL-291 added OWLAPI 3.2.3

Modified:
    incubator/stanbol/trunk/parent/pom.xml

Modified: incubator/stanbol/trunk/parent/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/parent/pom.xml?rev=1147902&r1=1147901&r2=1147902&view=diff
==============================================================================
--- incubator/stanbol/trunk/parent/pom.xml (original)
+++ incubator/stanbol/trunk/parent/pom.xml Mon Jul 18 14:40:41 2011
@@ -1069,6 +1069,11 @@
       </dependency>
 
       <!-- OWL -->
+      <dependency>
+        <groupId>owlapi</groupId>
+        <artifactId>owlapi</artifactId>
+        <version>3.2.3</version>
+      </dependency>      
       <!-- see also lucene-xercesImpl -->
       <dependency>
         <groupId>xerces</groupId>


Reply via email to