Author: alexdma
Date: Tue Apr  5 12:08:58 2011
New Revision: 1088999

URL: http://svn.apache.org/viewvc?rev=1088999&view=rev
Log:
STANBOL-39 :
- Pointing inner reasoners and reengineer modules to correct Stanbol parent.

Modified:
    incubator/stanbol/trunk/reasoners/base/pom.xml
    incubator/stanbol/trunk/reasoners/hermit/pom.xml
    incubator/stanbol/trunk/reasoners/owllink/pom.xml
    incubator/stanbol/trunk/reasoners/web/pom.xml
    incubator/stanbol/trunk/reengineer/base/pom.xml
    incubator/stanbol/trunk/reengineer/db/pom.xml
    incubator/stanbol/trunk/reengineer/mysql/pom.xml
    incubator/stanbol/trunk/reengineer/web/pom.xml
    incubator/stanbol/trunk/reengineer/xerces/pom.xml
    incubator/stanbol/trunk/reengineer/xml/pom.xml

Modified: incubator/stanbol/trunk/reasoners/base/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/reasoners/base/pom.xml?rev=1088999&r1=1088998&r2=1088999&view=diff
==============================================================================
--- incubator/stanbol/trunk/reasoners/base/pom.xml (original)
+++ incubator/stanbol/trunk/reasoners/base/pom.xml Tue Apr  5 12:08:58 2011
@@ -23,7 +23,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>

Modified: incubator/stanbol/trunk/reasoners/hermit/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/reasoners/hermit/pom.xml?rev=1088999&r1=1088998&r2=1088999&view=diff
==============================================================================
--- incubator/stanbol/trunk/reasoners/hermit/pom.xml (original)
+++ incubator/stanbol/trunk/reasoners/hermit/pom.xml Tue Apr  5 12:08:58 2011
@@ -23,7 +23,7 @@
                <groupId>org.apache.stanbol</groupId>
                <artifactId>stanbol-parent</artifactId>
                <version>0.9-SNAPSHOT</version>
-               <relativePath>../../../parent</relativePath>
+               <relativePath>../../parent</relativePath>
        </parent>
 
        <artifactId>org.apache.stanbol.reasoners.hermit</artifactId>

Modified: incubator/stanbol/trunk/reasoners/owllink/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/reasoners/owllink/pom.xml?rev=1088999&r1=1088998&r2=1088999&view=diff
==============================================================================
--- incubator/stanbol/trunk/reasoners/owllink/pom.xml (original)
+++ incubator/stanbol/trunk/reasoners/owllink/pom.xml Tue Apr  5 12:08:58 2011
@@ -23,7 +23,7 @@
                <groupId>org.apache.stanbol</groupId>
                <artifactId>stanbol-parent</artifactId>
                <version>0.9-SNAPSHOT</version>
-               <relativePath>../../../parent</relativePath>
+               <relativePath>../../parent</relativePath>
        </parent>
 
        <artifactId>org.apache.stanbol.reasoners.owllink</artifactId>

Modified: incubator/stanbol/trunk/reasoners/web/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/reasoners/web/pom.xml?rev=1088999&r1=1088998&r2=1088999&view=diff
==============================================================================
--- incubator/stanbol/trunk/reasoners/web/pom.xml (original)
+++ incubator/stanbol/trunk/reasoners/web/pom.xml Tue Apr  5 12:08:58 2011
@@ -23,7 +23,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>

Modified: incubator/stanbol/trunk/reengineer/base/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/reengineer/base/pom.xml?rev=1088999&r1=1088998&r2=1088999&view=diff
==============================================================================
--- incubator/stanbol/trunk/reengineer/base/pom.xml (original)
+++ incubator/stanbol/trunk/reengineer/base/pom.xml Tue Apr  5 12:08:58 2011
@@ -23,7 +23,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>

Modified: incubator/stanbol/trunk/reengineer/db/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/reengineer/db/pom.xml?rev=1088999&r1=1088998&r2=1088999&view=diff
==============================================================================
--- incubator/stanbol/trunk/reengineer/db/pom.xml (original)
+++ incubator/stanbol/trunk/reengineer/db/pom.xml Tue Apr  5 12:08:58 2011
@@ -24,7 +24,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>

Modified: incubator/stanbol/trunk/reengineer/mysql/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/reengineer/mysql/pom.xml?rev=1088999&r1=1088998&r2=1088999&view=diff
==============================================================================
--- incubator/stanbol/trunk/reengineer/mysql/pom.xml (original)
+++ incubator/stanbol/trunk/reengineer/mysql/pom.xml Tue Apr  5 12:08:58 2011
@@ -23,7 +23,7 @@
                <groupId>org.apache.stanbol</groupId>
                <artifactId>stanbol-parent</artifactId>
                <version>0.9-SNAPSHOT</version>
-               <relativePath>../../../parent</relativePath>
+               <relativePath>../../parent</relativePath>
        </parent>
        <artifactId>org.apache.stanbol.reengineer.mysql</artifactId>
        <packaging>bundle</packaging>

Modified: incubator/stanbol/trunk/reengineer/web/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/reengineer/web/pom.xml?rev=1088999&r1=1088998&r2=1088999&view=diff
==============================================================================
--- incubator/stanbol/trunk/reengineer/web/pom.xml (original)
+++ incubator/stanbol/trunk/reengineer/web/pom.xml Tue Apr  5 12:08:58 2011
@@ -23,7 +23,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>

Modified: incubator/stanbol/trunk/reengineer/xerces/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/reengineer/xerces/pom.xml?rev=1088999&r1=1088998&r2=1088999&view=diff
==============================================================================
--- incubator/stanbol/trunk/reengineer/xerces/pom.xml (original)
+++ incubator/stanbol/trunk/reengineer/xerces/pom.xml Tue Apr  5 12:08:58 2011
@@ -23,7 +23,7 @@
                <groupId>org.apache.stanbol</groupId>
                <artifactId>stanbol-parent</artifactId>
                <version>0.9-SNAPSHOT</version>
-               <relativePath>../../../parent</relativePath>
+               <relativePath>../../parent</relativePath>
        </parent>
        <artifactId>org.apache.stanbol.reengineer.xerces</artifactId>
        <packaging>bundle</packaging>

Modified: incubator/stanbol/trunk/reengineer/xml/pom.xml
URL: 
http://svn.apache.org/viewvc/incubator/stanbol/trunk/reengineer/xml/pom.xml?rev=1088999&r1=1088998&r2=1088999&view=diff
==============================================================================
--- incubator/stanbol/trunk/reengineer/xml/pom.xml (original)
+++ incubator/stanbol/trunk/reengineer/xml/pom.xml Tue Apr  5 12:08:58 2011
@@ -23,7 +23,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