[314316] - Migrate PsychoPath to Maven3/Tycho build.
diff --git a/tests/org.eclipse.wst.xml.xpath2.processor.tests/pom.xml b/tests/org.eclipse.wst.xml.xpath2.processor.tests/pom.xml
index 8ecf72d..8d89bd8 100644
--- a/tests/org.eclipse.wst.xml.xpath2.processor.tests/pom.xml
+++ b/tests/org.eclipse.wst.xml.xpath2.processor.tests/pom.xml
@@ -15,7 +15,7 @@
<groupId>org.eclipse.wst.xml.xpath2</groupId>
<artifactId>org.eclipse.wst.xml.xpath2-parent</artifactId>
<version>1.1.001-SNAPSHOT</version>
- <relativePath>../development/athena/org.eclipse.wst.xml.xpath2.releng</relativePath>
+ <relativePath>../../development/athena/org.eclipse.wst.xml.xpath2.releng</relativePath>
</parent>
<artifactId>org.eclipse.wst.xml.xpath2.processor.tests</artifactId>
diff --git a/tests/org.w3c.xqts.testsuite/pom.xml b/tests/org.w3c.xqts.testsuite/pom.xml
index 6e22f9f..e9de4bc 100644
--- a/tests/org.w3c.xqts.testsuite/pom.xml
+++ b/tests/org.w3c.xqts.testsuite/pom.xml
@@ -15,7 +15,7 @@
<groupId>org.eclipse.wst.xml.xpath2</groupId>
<artifactId>org.eclipse.wst.xml.xpath2-parent</artifactId>
<version>1.1.001-SNAPSHOT</version>
- <relativePath>../development/athena/org.eclipse.wst.xml.xpath2.releng</relativePath>
+ <relativePath>../../development/athena/org.eclipse.wst.xml.xpath2.releng</relativePath>
</parent>
<artifactId>org.w3c.xqts.testsuite</artifactId>