diff options
Diffstat (limited to 'samples')
-rw-r--r-- | samples/interfaces/mapping/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/samples/interfaces/mapping/pom.xml b/samples/interfaces/mapping/pom.xml index eb1000235..50bdf5551 100644 --- a/samples/interfaces/mapping/pom.xml +++ b/samples/interfaces/mapping/pom.xml @@ -18,7 +18,7 @@ <groupId>io.fd.honeycomb.common</groupId> <artifactId>impl-parent</artifactId> <version>1.0.0-SNAPSHOT</version> - <relativePath>../../../common/api-parent</relativePath> + <relativePath>../../../common/impl-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> |