You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by fc...@apache.org on 2012/06/02 14:14:17 UTC

svn commit: r1345500 - in /incubator/stanbol/trunk: data/bundlelists/defaultdata/src/main/bundles/list.xml enhancer/engines/entitytagging/pom.xml

Author: fchrist
Date: Sat Jun  2 12:14:17 2012
New Revision: 1345500

URL: http://svn.apache.org/viewvc?rev=1345500&view=rev
Log:
STANBOL-644 Updated deps to new dev version

Modified:
    incubator/stanbol/trunk/data/bundlelists/defaultdata/src/main/bundles/list.xml
    incubator/stanbol/trunk/enhancer/engines/entitytagging/pom.xml

Modified: incubator/stanbol/trunk/data/bundlelists/defaultdata/src/main/bundles/list.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/data/bundlelists/defaultdata/src/main/bundles/list.xml?rev=1345500&r1=1345499&r2=1345500&view=diff
==============================================================================
--- incubator/stanbol/trunk/data/bundlelists/defaultdata/src/main/bundles/list.xml (original)
+++ incubator/stanbol/trunk/data/bundlelists/defaultdata/src/main/bundles/list.xml Sat Jun  2 12:14:17 2012
@@ -45,7 +45,7 @@
     <bundle> <!-- dbpedia is includes as default data set -->
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.data.sites.dbpedia</artifactId>
-      <version>1.0.4-incubating-SNAPSHOT</version>
+      <version>1.0.5-incubating-SNAPSHOT</version>
     </bundle>
   </startLevel>
 </bundles>  
\ No newline at end of file

Modified: incubator/stanbol/trunk/enhancer/engines/entitytagging/pom.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/enhancer/engines/entitytagging/pom.xml?rev=1345500&r1=1345499&r2=1345500&view=diff
==============================================================================
--- incubator/stanbol/trunk/enhancer/engines/entitytagging/pom.xml (original)
+++ incubator/stanbol/trunk/enhancer/engines/entitytagging/pom.xml Sat Jun  2 12:14:17 2012
@@ -153,7 +153,7 @@
      <dependency>
       <groupId>org.apache.stanbol</groupId>
       <artifactId>org.apache.stanbol.data.sites.dbpedia</artifactId>
-      <version>1.0.4-incubating-SNAPSHOT</version>
+      <version>1.0.5-incubating-SNAPSHOT</version>
       <scope>test</scope>
     </dependency>
      <dependency>