Fix parent relative path

git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1558515 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/runtime/distributions/maven-tutorial/pom.xml b/ipojo/runtime/distributions/maven-tutorial/pom.xml
index 4056bf8..46c8f6d 100644
--- a/ipojo/runtime/distributions/maven-tutorial/pom.xml
+++ b/ipojo/runtime/distributions/maven-tutorial/pom.xml
@@ -25,7 +25,6 @@
         <groupId>org.apache.felix</groupId>
         <artifactId>felix-parent</artifactId>
         <version>2.1</version>
-        <relativePath>../../../../pom/pom.xml</relativePath>
     </parent>