commit | 3feab92a4b81bb86e83328a3b476abe5720350b7 | [log] [tgz] |
---|---|---|
author | Clement Escoffier <clement@apache.org> | Wed Jan 15 19:01:47 2014 +0000 |
committer | Clement Escoffier <clement@apache.org> | Wed Jan 15 19:01:47 2014 +0000 |
tree | 3220e53e9d3d7546e848ac6cc0c029f7e9b575f7 | |
parent | 8cfef4d1ee50e32920e4dd9c001af1f417a55223 [diff] |
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>