Author: reto
Date: Sat Oct 6 11:27:27 2012
New Revision: 1395001
URL: http://svn.apache.org/viewvc?rev=1395001&view=rev
Log:
STANBOL-721: fixed relativePath
Modified:
stanbol/trunk/commons/security/authentication.basic/pom.xml
stanbol/trunk/commons/security/core/pom.xml
stanbol/trunk/commons/security/felixwebconsole/pom.xml
Modified: stanbol/trunk/commons/security/authentication.basic/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/trunk/commons/security/authentication.basic/pom.xml?rev=1395001&r1=1395000&r2=1395001&view=diff
==============================================================================
--- stanbol/trunk/commons/security/authentication.basic/pom.xml (original)
+++ stanbol/trunk/commons/security/authentication.basic/pom.xml Sat Oct 6
11:27:27 2012
@@ -26,7 +26,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>
Modified: stanbol/trunk/commons/security/core/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/trunk/commons/security/core/pom.xml?rev=1395001&r1=1395000&r2=1395001&view=diff
==============================================================================
--- stanbol/trunk/commons/security/core/pom.xml (original)
+++ stanbol/trunk/commons/security/core/pom.xml Sat Oct 6 11:27:27 2012
@@ -26,7 +26,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>
Modified: stanbol/trunk/commons/security/felixwebconsole/pom.xml
URL:
http://svn.apache.org/viewvc/stanbol/trunk/commons/security/felixwebconsole/pom.xml?rev=1395001&r1=1395000&r2=1395001&view=diff
==============================================================================
--- stanbol/trunk/commons/security/felixwebconsole/pom.xml (original)
+++ stanbol/trunk/commons/security/felixwebconsole/pom.xml Sat Oct 6 11:27:27
2012
@@ -26,7 +26,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>