Author: concelvio
Date: Thu Mar 17 12:51:22 2011
New Revision: 1082474

URL: http://svn.apache.org/viewvc?rev=1082474&view=rev
Log:
STANBOL-39:
1) Changed parent relative path from ".../parent" to 
"../../eu.iksproject.kres.parent"

Modified:
    
incubator/stanbol/trunk/kres/eu.iksproject.kres.shared/transformation/pom.xml

Modified: 
incubator/stanbol/trunk/kres/eu.iksproject.kres.shared/transformation/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/kres/eu.iksproject.kres.shared/transformation/pom.xml?rev=1082474&r1=1082473&r2=1082474&view=diff
==============================================================================
--- 
incubator/stanbol/trunk/kres/eu.iksproject.kres.shared/transformation/pom.xml 
(original)
+++ 
incubator/stanbol/trunk/kres/eu.iksproject.kres.shared/transformation/pom.xml 
Thu Mar 17 12:51:22 2011
@@ -7,7 +7,7 @@
                <groupId>eu.iksproject</groupId>
                <artifactId>eu.iksproject.kres.parent</artifactId>
                <version>0.7</version>
-               <relativePath>../parent</relativePath>
+               <relativePath>../../eu.iksproject.kres.parent</relativePath>
        </parent>
 
        <groupId>eu.iksproject</groupId>


Reply via email to