diff options
Diffstat (limited to 'vpp-common/vpp-translate-test/pom.xml')
-rw-r--r-- | vpp-common/vpp-translate-test/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vpp-common/vpp-translate-test/pom.xml b/vpp-common/vpp-translate-test/pom.xml index 39059156f..1276ee578 100644 --- a/vpp-common/vpp-translate-test/pom.xml +++ b/vpp-common/vpp-translate-test/pom.xml @@ -21,7 +21,7 @@ <groupId>io.fd.hc2vpp.common</groupId> <artifactId>vpp-impl-parent</artifactId> <version>1.17.04-SNAPSHOT</version> - <relativePath>../../vpp-common/vpp-impl-parent</relativePath> + <relativePath>../vpp-impl-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> |