diff options
Diffstat (limited to 'nsh/api/pom.xml')
-rw-r--r-- | nsh/api/pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/nsh/api/pom.xml b/nsh/api/pom.xml index a6dc0416e..a9688dd48 100644 --- a/nsh/api/pom.xml +++ b/nsh/api/pom.xml @@ -19,11 +19,10 @@ <groupId>io.fd.honeycomb.common</groupId> <artifactId>api-parent</artifactId> <version>1.16.12-SNAPSHOT</version> - <relativePath>../../common/api-parent</relativePath> </parent> <modelVersion>4.0.0</modelVersion> - <groupId>io.fd.honeycomb.vppnsh</groupId> + <groupId>io.fd.hc2vpp.nsh</groupId> <artifactId>vppnsh-api</artifactId> <name>${project.artifactId}</name> <version>1.16.12-SNAPSHOT</version> |