Author: fchrist
Date: Fri Jun 1 12:23:15 2012
New Revision: 1345113
URL: http://svn.apache.org/viewvc?rev=1345113&view=rev
Log:
STANBOL-643 dep version to commons.web.base
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=1345113&r1=1345112&r2=1345113&view=diff
==============================================================================
--- incubator/stanbol/trunk/integration-tests/pom.xml (original)
+++ incubator/stanbol/trunk/integration-tests/pom.xml Fri Jun 1 12:23:15 2012
@@ -137,7 +137,7 @@
<dependency>
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.commons.web.base</artifactId>
- <version>0.10.0-incubating-SNAPSHOT</version>
+ <version>0.10.1-incubating-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.stanbol</groupId>