Author: rwesten
Date: Wed May  4 13:51:48 2011
New Revision: 1099448

URL: http://svn.apache.org/viewvc?rev=1099448&view=rev
Log:
Corrected the links to to the parent POMs

Modified:
    incubator/stanbol/trunk/entityhub/indexing/destination/solryard/pom.xml
    incubator/stanbol/trunk/entityhub/indexing/source/jenatdb/pom.xml

Modified: 
incubator/stanbol/trunk/entityhub/indexing/destination/solryard/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/entityhub/indexing/destination/solryard/pom.xml?rev=1099448&r1=1099447&r2=1099448&view=diff
==============================================================================
--- incubator/stanbol/trunk/entityhub/indexing/destination/solryard/pom.xml 
(original)
+++ incubator/stanbol/trunk/entityhub/indexing/destination/solryard/pom.xml Wed 
May  4 13:51:48 2011
@@ -24,7 +24,7 @@
     <groupId>org.apache.stanbol</groupId>
     <artifactId>org.apache.stanbol.entityhub.indexing.parent</artifactId>
     <version>0.9-SNAPSHOT</version>
-    <relativePath>../parent</relativePath>
+    <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>

Modified: incubator/stanbol/trunk/entityhub/indexing/source/jenatdb/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/entityhub/indexing/source/jenatdb/pom.xml?rev=1099448&r1=1099447&r2=1099448&view=diff
==============================================================================
--- incubator/stanbol/trunk/entityhub/indexing/source/jenatdb/pom.xml (original)
+++ incubator/stanbol/trunk/entityhub/indexing/source/jenatdb/pom.xml Wed May  
4 13:51:48 2011
@@ -22,9 +22,9 @@
 
   <parent>
     <groupId>org.apache.stanbol</groupId>
-    <artifactId>org.apache.stanbol.entityhub.parent</artifactId>
+    <artifactId>org.apache.stanbol.entityhub.indexing.parent</artifactId>
     <version>0.9-SNAPSHOT</version>
-    <relativePath>../../../parent</relativePath>
+    <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>


Reply via email to