diff options
Diffstat (limited to 'ioam/pom.xml')
-rw-r--r-- | ioam/pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/ioam/pom.xml b/ioam/pom.xml index 2708114ce..3153dc29d 100644 --- a/ioam/pom.xml +++ b/ioam/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.ioam</groupId> + <groupId>io.fd.hc2vpp.ioam</groupId> <artifactId>vppioam-aggregator</artifactId> <version>1.16.12-SNAPSHOT</version> <name>${project.artifactId}</name> |