Author: enridaga
Date: Sat Nov 26 19:06:26 2011
New Revision: 1206544
URL: http://svn.apache.org/viewvc?rev=1206544&view=rev
Log:
Fixed reference to the Jobs API version in the test/pom.xml file (STANBOL-393)
Modified:
incubator/stanbol/trunk/reasoners/test/pom.xml
Modified: incubator/stanbol/trunk/reasoners/test/pom.xml
URL:
http://svn.apache.org/viewvc/incubator/stanbol/trunk/reasoners/test/pom.xml?rev=1206544&r1=1206543&r2=1206544&view=diff
==============================================================================
--- incubator/stanbol/trunk/reasoners/test/pom.xml (original)
+++ incubator/stanbol/trunk/reasoners/test/pom.xml Sat Nov 26 19:06:26 2011
@@ -65,7 +65,7 @@
<dependency>
<groupId>org.apache.stanbol</groupId>
<artifactId>org.apache.stanbol.commons.jobs.api</artifactId>
- <version>0.1</version>
+ <version>0.9.0-incubating-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.james</groupId>