Author: alexdma
Date: Thu Jun 30 19:34:54 2011
New Revision: 1141680

URL: http://svn.apache.org/viewvc?rev=1141680&view=rev
Log:
STANBOL-177 :
- adjusted reasoners.web parent reference

Modified:
    incubator/stanbol/trunk/rules/web/pom.xml

Modified: incubator/stanbol/trunk/rules/web/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/rules/web/pom.xml?rev=1141680&r1=1141679&r2=1141680&view=diff
==============================================================================
--- incubator/stanbol/trunk/rules/web/pom.xml (original)
+++ incubator/stanbol/trunk/rules/web/pom.xml Thu Jun 30 19:34:54 2011
@@ -22,7 +22,7 @@
     <groupId>org.apache.stanbol</groupId>
     <artifactId>stanbol-parent</artifactId>
     <version>0.9-SNAPSHOT</version>
-    <relativePath>../../../parent</relativePath>
+    <relativePath>../../parent</relativePath>
   </parent>
 
   <groupId>org.apache.stanbol</groupId>


Reply via email to