remove -parent
diff --git a/jetty-test-helper/pom.xml b/jetty-test-helper/pom.xml
index 1ae40bd..cfc9929 100644
--- a/jetty-test-helper/pom.xml
+++ b/jetty-test-helper/pom.xml
@@ -5,7 +5,7 @@
     <artifactId>jetty-toolchain</artifactId>
     <groupId>org.eclipse.jetty.toolchain</groupId>
     <version>1.4</version>
-    <relativePath>../jetty-toolchain-parent</relativePath>
+    <relativePath>../jetty-toolchain</relativePath>
   </parent>
   <artifactId>jetty-test-helper</artifactId>
   <packaging>jar</packaging>