diff options
Diffstat (limited to 'v3po/pom.xml')
-rw-r--r-- | v3po/pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/v3po/pom.xml b/v3po/pom.xml index 83df160ad..28e9ab023 100644 --- a/v3po/pom.xml +++ b/v3po/pom.xml @@ -19,10 +19,9 @@ <groupId>io.fd.honeycomb.common</groupId> <artifactId>honeycomb-parent</artifactId> <version>1.16.12-SNAPSHOT</version> - <relativePath>../common/honeycomb-parent</relativePath> </parent> - <groupId>io.fd.honeycomb.v3po</groupId> + <groupId>io.fd.hc2vpp.v3po</groupId> <artifactId>v3po-aggregator</artifactId> <version>1.16.12-SNAPSHOT</version> <name>${project.artifactId}</name> |