Author: rwesten
Date: Mon Dec  2 18:25:24 2013
New Revision: 1547129

URL: http://svn.apache.org/r1547129
Log:
STANBOL-1222: corrected a wrong parent pom link

Modified:
    stanbol/trunk/enhancement-engines/dereference/core/pom.xml

Modified: stanbol/trunk/enhancement-engines/dereference/core/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/enhancement-engines/dereference/core/pom.xml?rev=1547129&r1=1547128&r2=1547129&view=diff
==============================================================================
--- stanbol/trunk/enhancement-engines/dereference/core/pom.xml (original)
+++ stanbol/trunk/enhancement-engines/dereference/core/pom.xml Mon Dec  2 
18:25:24 2013
@@ -21,9 +21,9 @@
 
   <parent>
     <groupId>org.apache.stanbol</groupId>
-    <artifactId>apache-stanbol-enhancement-engines-entitylinking</artifactId>
+    <artifactId>apache-stanbol-enhancement-engines</artifactId>
     <version>1.0.0-SNAPSHOT</version>
-    <relativePath>..</relativePath>
+    <relativePath>../..</relativePath>
   </parent>
 
   <artifactId>org.apache.stanbol.enhancer.engines.dereference.core</artifactId>


Reply via email to