| commit | 25b76994e3ebf37fd320658750854338ef7031eb | [log] [tgz] |
|---|---|---|
| author | Jesse McConnell <jesse.mcconnell@gmail.com> | Thu Sep 11 07:55:21 2014 -0500 |
| committer | Jesse McConnell <jesse.mcconnell@gmail.com> | Thu Sep 11 07:55:21 2014 -0500 |
| tree | 8dddccf054244d9680548b16f03e6f00d93f844e | |
| parent | e07a7fcd0fd273ed0a3174450c5cb48ffae3be16 [diff] |
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>