Author: rwesten
Date: Tue Dec  3 05:22:39 2013
New Revision: 1547288

URL: http://svn.apache.org/r1547288
Log:
STANBOL-336: corrected parent-pom links of the core (STANBOL-1222) and 
entityhub (STANBOL-1223) module

Modified:
    stanbol/branches/release-0.12/enhancement-engines/dereference/core/pom.xml
    
stanbol/branches/release-0.12/enhancement-engines/dereference/entityhub/pom.xml

Modified: 
stanbol/branches/release-0.12/enhancement-engines/dereference/core/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/dereference/core/pom.xml?rev=1547288&r1=1547287&r2=1547288&view=diff
==============================================================================
--- stanbol/branches/release-0.12/enhancement-engines/dereference/core/pom.xml 
(original)
+++ stanbol/branches/release-0.12/enhancement-engines/dereference/core/pom.xml 
Tue Dec  3 05:22:39 2013
@@ -23,9 +23,10 @@
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
     <version>0.10.1-SNAPSHOT</version>
-    <relativePath>..</relativePath>
+    <relativePath>../..</relativePath>
   </parent>
 
+
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.enhancer.engines.dereference.core</artifactId>
   <version>0.10.1-SNAPSHOT</version>

Modified: 
stanbol/branches/release-0.12/enhancement-engines/dereference/entityhub/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/branches/release-0.12/enhancement-engines/dereference/entityhub/pom.xml?rev=1547288&r1=1547287&r2=1547288&view=diff
==============================================================================
--- 
stanbol/branches/release-0.12/enhancement-engines/dereference/entityhub/pom.xml 
(original)
+++ 
stanbol/branches/release-0.12/enhancement-engines/dereference/entityhub/pom.xml 
Tue Dec  3 05:22:39 2013
@@ -23,7 +23,7 @@
     <groupId>org.apache.stanbol</groupId>
     <artifactId>apache-stanbol-enhancement-engines</artifactId>
     <version>0.10.1-SNAPSHOT</version>
-    <relativePath>..</relativePath>
+    <relativePath>../..</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>


Reply via email to