You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by re...@apache.org on 2013/03/30 13:14:20 UTC

svn commit: r1462736 - /stanbol/trunk/integration-tests/pom.xml

Author: reto
Date: Sat Mar 30 12:14:20 2013
New Revision: 1462736

URL: http://svn.apache.org/r1462736
Log:
STANBOL-1010: updatted to fixed rdfjson version

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

Modified: stanbol/trunk/integration-tests/pom.xml
URL: http://svn.apache.org/viewvc/stanbol/trunk/integration-tests/pom.xml?rev=1462736&r1=1462735&r2=1462736&view=diff
==============================================================================
--- stanbol/trunk/integration-tests/pom.xml (original)
+++ stanbol/trunk/integration-tests/pom.xml Sat Mar 30 12:14:20 2013
@@ -234,6 +234,7 @@
     <dependency>
       <groupId>org.apache.clerezza</groupId>
       <artifactId>rdf.rdfjson</artifactId>
+      <version>0.4-SNAPSHOT</version>
     </dependency>
     <!-- use log4j for logging -->
     <dependency>  <!-- used for debug level logging during tests -->