diff options
Diffstat (limited to 'vpp-common/naming-context-api')
-rw-r--r-- | vpp-common/naming-context-api/pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/vpp-common/naming-context-api/pom.xml b/vpp-common/naming-context-api/pom.xml index f197daaff..ec38c6425 100644 --- a/vpp-common/naming-context-api/pom.xml +++ b/vpp-common/naming-context-api/pom.xml @@ -18,11 +18,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.vpp</groupId> + <groupId>io.fd.hc2vpp.common</groupId> <artifactId>naming-context-api</artifactId> <name>${project.artifactId}</name> <version>1.16.12-SNAPSHOT</version> |