diff --git a/plugins/contracts/org.polarsys.chess.contracts.verificationService.test.runtime/pom.xml b/plugins/contracts/org.polarsys.chess.contracts.verificationService.test.runtime/pom.xml index 3f18a0b18800e6e5194e212c8e75f9a4fad45da0..baffb0a80628b948e4d5f11436d15224eb25f1bc 100644 --- a/plugins/contracts/org.polarsys.chess.contracts.verificationService.test.runtime/pom.xml +++ b/plugins/contracts/org.polarsys.chess.contracts.verificationService.test.runtime/pom.xml @@ -6,7 +6,7 @@ <groupId>org.polarsys.chess</groupId> <artifactId>org.polarsys.chess.parent</artifactId> <version>1.0.0-SNAPSHOT</version> - <relativePath>../../org.polarsys.chess.parent</relativePath> + <relativePath>../../../org.polarsys.chess.parent</relativePath> </parent> <artifactId>org.polarsys.chess.contracts.verificationService.test.runtime</artifactId> <packaging>eclipse-test-plugin</packaging>