Author: fchrist
Date: Tue Jul 19 09:16:21 2011
New Revision: 1148246

URL: http://svn.apache.org/viewvc?rev=1148246&view=rev
Log:
STANBOL-291 Added testing jarexec

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=1148246&r1=1148245&r2=1148246&view=diff
==============================================================================
--- incubator/stanbol/trunk/parent/pom.xml (original)
+++ incubator/stanbol/trunk/parent/pom.xml Tue Jul 19 09:16:21 2011
@@ -448,6 +448,12 @@
         <version>${stanbol-version}</version>
         <scope>provided</scope>
       </dependency>
+                 <dependency>
+                         <groupId>org.apache.stanbol</groupId>
+                         
<artifactId>org.apache.stanbol.commons.testing.jarexec</artifactId>
+        <version>${stanbol-version}</version>
+        <scope>provided</scope>
+                 </dependency>      
       <dependency>
         <groupId>org.apache.stanbol</groupId>
         <artifactId>org.apache.stanbol.commons.testing.stanbol</artifactId>


Reply via email to