Author: reto
Date: Mon Feb 28 19:02:41 2011
New Revision: 1075485

URL: http://svn.apache.org/viewvc?rev=1075485&view=rev
Log:
added jena based parser to test scope as a test requires rdf/xml parsing

Modified:
    incubator/clerezza/trunk/parent/templating.seedsnipe/pom.xml

Modified: incubator/clerezza/trunk/parent/templating.seedsnipe/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/clerezza/trunk/parent/templating.seedsnipe/pom.xml?rev=1075485&r1=1075484&r2=1075485&view=diff
==============================================================================
--- incubator/clerezza/trunk/parent/templating.seedsnipe/pom.xml (original)
+++ incubator/clerezza/trunk/parent/templating.seedsnipe/pom.xml Mon Feb 28 
19:02:41 2011
@@ -18,6 +18,11 @@
                </dependency>
                <dependency>
                        <groupId>org.apache.clerezza</groupId>
+                       <artifactId>rdf.jena.parser</artifactId>
+                       <scope>test</scope>
+               </dependency>
+               <dependency>
+                       <groupId>org.apache.clerezza</groupId>
                        <artifactId>rdf.utils</artifactId>
        </dependency>
        <dependency>


Reply via email to