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