diff options
Diffstat (limited to 'sca-java-2.x/trunk/testing/compliance-tests/pom.xml')
-rw-r--r-- | sca-java-2.x/trunk/testing/compliance-tests/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/testing/compliance-tests/pom.xml b/sca-java-2.x/trunk/testing/compliance-tests/pom.xml index d39264561c..fd1d8e8100 100644 --- a/sca-java-2.x/trunk/testing/compliance-tests/pom.xml +++ b/sca-java-2.x/trunk/testing/compliance-tests/pom.xml @@ -23,7 +23,7 @@ <groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
<version>2.0-SNAPSHOT</version>
- <relativePath>../pom.xml</relativePath>
+ <relativePath>../../pom.xml</relativePath>
</parent>
<packaging>pom</packaging>
|