You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stanbol.apache.org by og...@apache.org on 2011/03/25 17:50:46 UTC

svn commit: r1085463 - in /incubator/stanbol/trunk/entityhub/indexing: dblp/pom.xml dbpedia/pom.xml

Author: ogrisel
Date: Fri Mar 25 16:50:45 2011
New Revision: 1085463

URL: http://svn.apache.org/viewvc?rev=1085463&view=rev
Log:
STANBOL-104: missing genericRdf renaming in pom.xml files

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

Modified: incubator/stanbol/trunk/entityhub/indexing/dblp/pom.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/entityhub/indexing/dblp/pom.xml?rev=1085463&r1=1085462&r2=1085463&view=diff
==============================================================================
--- incubator/stanbol/trunk/entityhub/indexing/dblp/pom.xml (original)
+++ incubator/stanbol/trunk/entityhub/indexing/dblp/pom.xml Fri Mar 25 16:50:45 2011
@@ -82,7 +82,7 @@
 		</dependency>
         <dependency>
             <groupId>org.apache.stanbol</groupId>
-            <artifactId>org.apache.stanbol.entityhub.indexing.genericRdf</artifactId>
+            <artifactId>org.apache.stanbol.entityhub.indexing.genericrdf</artifactId>
             <version>0.9-SNAPSHOT</version>
         </dependency>
        <!-- for the main -->

Modified: incubator/stanbol/trunk/entityhub/indexing/dbpedia/pom.xml
URL: http://svn.apache.org/viewvc/incubator/stanbol/trunk/entityhub/indexing/dbpedia/pom.xml?rev=1085463&r1=1085462&r2=1085463&view=diff
==============================================================================
--- incubator/stanbol/trunk/entityhub/indexing/dbpedia/pom.xml (original)
+++ incubator/stanbol/trunk/entityhub/indexing/dbpedia/pom.xml Fri Mar 25 16:50:45 2011
@@ -78,7 +78,7 @@
 		</dependency>
         <dependency>
             <groupId>org.apache.stanbol</groupId>
-            <artifactId>org.apache.stanbol.entityhub.indexing.genericRdf</artifactId>
+            <artifactId>org.apache.stanbol.entityhub.indexing.genericrdf</artifactId>
             <version>0.9-SNAPSHOT</version>
         </dependency>
        <!-- for the main -->