Author: rwesten
Date: Wed Mar 28 09:53:54 2012
New Revision: 1306232

URL: http://svn.apache.org/viewvc?rev=1306232&view=rev
Log:
added jena serializer dependency

Modified:
    incubator/stanbol/trunk/integration-tests/pom.xml

Modified: incubator/stanbol/trunk/integration-tests/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/integration-tests/pom.xml?rev=1306232&r1=1306231&r2=1306232&view=diff
==============================================================================
--- incubator/stanbol/trunk/integration-tests/pom.xml (original)
+++ incubator/stanbol/trunk/integration-tests/pom.xml Wed Mar 28 09:53:54 2012
@@ -113,6 +113,10 @@
       <groupId>org.apache.clerezza</groupId>
       <artifactId>rdf.ontologies</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.apache.clerezza</groupId>
+      <artifactId>rdf.jena.serializer</artifactId>
+    </dependency>
   </dependencies>
 
   <build>


Reply via email to