Author: reto
Date: Thu Nov 29 15:30:20 2012
New Revision: 1415210

URL: http://svn.apache.org/viewvc?rev=1415210&view=rev
Log:
STANBOL-817: fixed parent path. Thanks to Rafa Haro's Mail

Modified:
    stanbol/trunk/enhancer/engines/pom.xml

Modified: stanbol/trunk/enhancer/engines/pom.xml
URL: 
http://svn.apache.org/viewvc/stanbol/trunk/enhancer/engines/pom.xml?rev=1415210&r1=1415209&r2=1415210&view=diff
==============================================================================
--- stanbol/trunk/enhancer/engines/pom.xml (original)
+++ stanbol/trunk/enhancer/engines/pom.xml Thu Nov 29 15:30:20 2012
@@ -23,7 +23,7 @@
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
     <version>2-SNAPSHOT</version>
-    <relativePath>../parent</relativePath>
+    <relativePath>../../parent</relativePath>
   </parent>
   <groupId>org.apache.stanbol</groupId>
   <artifactId>org.apache.stanbol.enhancer.engines.reactor</artifactId>


Reply via email to