Author: slaws
Date: Sat Apr 17 14:51:02 2010
New Revision: 935182
URL: http://svn.apache.org/viewvc?rev=935182&view=rev
Log:
Remove absolute parent pom reference
Modified:
tuscany/sandbox/slaws/bank-challenge/pom.xml
Modified: tuscany/sandbox/slaws/bank-challenge/pom.xml
URL:
http://svn.apache.org/viewvc/tuscany/sandbox/slaws/bank-challenge/pom.xml?rev=935182&r1=935181&r2=935182&view=diff
==============================================================================
--- tuscany/sandbox/slaws/bank-challenge/pom.xml (original)
+++ tuscany/sandbox/slaws/bank-challenge/pom.xml Sat Apr 17 14:51:02 2010
@@ -23,7 +23,6 @@
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
<version>2.0-SNAPSHOT</version>
- <relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tuscany-bank-challenge</artifactId>
<packaging>pom</packaging>