summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/distribution/tomcat/pom.xml
diff options
context:
space:
mode:
authorfmoga <fmoga@13f79535-47bb-0310-9956-ffa450edef68>2011-01-27 20:51:31 +0000
committerfmoga <fmoga@13f79535-47bb-0310-9956-ffa450edef68>2011-01-27 20:51:31 +0000
commitbefd7e7b166cc9ccdfbbc7801cadef175b9ed885 (patch)
treec62a589998f4d5ff7e7344bfe31c6f85da21f30c /sca-java-2.x/trunk/distribution/tomcat/pom.xml
parent076965bd420d6984d1d6dce70f53b89b1b1d1054 (diff)
Modified poms for Maven 3 compliance.
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1064296 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/distribution/tomcat/pom.xml')
-rw-r--r--sca-java-2.x/trunk/distribution/tomcat/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/distribution/tomcat/pom.xml b/sca-java-2.x/trunk/distribution/tomcat/pom.xml
index 7164f45ac7..8a05b0372e 100644
--- a/sca-java-2.x/trunk/distribution/tomcat/pom.xml
+++ b/sca-java-2.x/trunk/distribution/tomcat/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <relativePath>../pom.xml</relativePath>
+ <relativePath>../../pom.xml</relativePath>
<version>2.0-SNAPSHOT</version>
</parent>
<groupId>org.apache.tuscany.sca</groupId>