FELIX-3903 - declare the parent pom in the JMX integration tests
git-svn-id: https://svn.apache.org/repos/asf/felix/trunk@1451123 13f79535-47bb-0310-9956-ffa450edef68
diff --git a/ipojo/handler/jmx/pom.xml b/ipojo/handler/jmx/pom.xml
index 4fe9ad6..bd449f6 100644
--- a/ipojo/handler/jmx/pom.xml
+++ b/ipojo/handler/jmx/pom.xml
@@ -21,7 +21,7 @@
<groupId>org.apache.felix</groupId>
<artifactId>felix-parent</artifactId>
<version>1.2.1</version>
- <relativePath>../../pom/pom.xml</relativePath>
+ <relativePath>../../../pom/pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>org.apache.felix.ipojo.handler.jmx-handler-project</artifactId>