diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2010-10-06 14:35:36 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2010-10-06 14:35:36 +0000 |
commit | 6071f17763f89f716cd5d1f25a9973d91a293fbf (patch) | |
tree | 8d65a850131b1e59a2c51fc5c72468a57575b7a2 /sca-java-2.x/trunk/testing/itest/distribution/src-distro-rat | |
parent | 373b4280a633400b77a34e494d3a87efdf4b477b (diff) |
Update relative paths
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1005061 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-2.x/trunk/testing/itest/distribution/src-distro-rat')
-rw-r--r-- | sca-java-2.x/trunk/testing/itest/distribution/src-distro-rat/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/testing/itest/distribution/src-distro-rat/pom.xml b/sca-java-2.x/trunk/testing/itest/distribution/src-distro-rat/pom.xml index 541b1c9830..93dcfa4ffb 100644 --- a/sca-java-2.x/trunk/testing/itest/distribution/src-distro-rat/pom.xml +++ b/sca-java-2.x/trunk/testing/itest/distribution/src-distro-rat/pom.xml @@ -56,7 +56,7 @@ </execution> </executions> <configuration> - <basedir>../../../distribution/all/target/apache-tuscany-sca-all-2.0-SNAPSHOT-src.dir</basedir> + <basedir>../../../../distribution/all/target/apache-tuscany-sca-all-2.0-SNAPSHOT-src.dir</basedir> <excludeSubProjects>false</excludeSubProjects> <excludes> <exclude>tuscany-sca-2.0-SNAPSHOT-src/CHANGES</exclude> |