Author: rharo
Date: Thu Jun 20 13:42:00 2013
New Revision: 1494992

URL: http://svn.apache.org/r1494992
Log:
Updating Dbpedia Indexing Tool stanbol commons dependency to 0.12-SNAPSHOT

Modified:
    stanbol/trunk/entityhub/indexing/dbpedia/pom.xml

Modified: stanbol/trunk/entityhub/indexing/dbpedia/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/entityhub/indexing/dbpedia/pom.xml?rev=1494992&r1=1494991&r2=1494992&view=diff
==============================================================================
--- stanbol/trunk/entityhub/indexing/dbpedia/pom.xml (original)
+++ stanbol/trunk/entityhub/indexing/dbpedia/pom.xml Thu Jun 20 13:42:00 2013
@@ -156,12 +156,12 @@
     <dependency> <!-- provides the default Stanbol mappings -->
       <groupId>org.apache.stanbol</groupId>
       
<artifactId>org.apache.stanbol.commons.namespaceprefix.provider.stanbol</artifactId>
-      <version>0.11.0</version>
+      <version>0.12.0-SNAPSHOT</version>
     </dependency>
     <dependency> <!-- provides the prefix.cc mappings -->
       <groupId>org.apache.stanbol</groupId>
       
<artifactId>org.apache.stanbol.commons.namespaceprefix.provider.prefixcc</artifactId>
-      <version>0.11.0</version>
+      <version>0.12.0-SNAPSHOT</version>
     </dependency>
 
     <dependency> <!-- for the Main (command line utility) -->


Reply via email to