Author: sergeyb
Date: Tue May 15 12:55:33 2012
New Revision: 1338677
URL: http://svn.apache.org/viewvc?rev=1338677&view=rev
Log:
Updating the relative path in pom
Modified:
cxf/trunk/rt/rs/security/sso/saml/pom.xml
Modified: cxf/trunk/rt/rs/security/sso/saml/pom.xml
URL:
http://svn.apache.org/viewvc/cxf/trunk/rt/rs/security/sso/saml/pom.xml?rev=1338677&r1=1338676&r2=1338677&view=diff
==============================================================================
--- cxf/trunk/rt/rs/security/sso/saml/pom.xml (original)
+++ cxf/trunk/rt/rs/security/sso/saml/pom.xml Tue May 15 12:55:33 2012
@@ -30,7 +30,7 @@
<groupId>org.apache.cxf</groupId>
<artifactId>cxf-parent</artifactId>
<version>2.6.1-SNAPSHOT</version>
- <relativePath>../../../../parent/pom.xml</relativePath>
+ <relativePath>../../../../../parent/pom.xml</relativePath>
</parent>
<dependencies>