summaryrefslogtreecommitdiffstats
path: root/nsh/impl/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'nsh/impl/pom.xml')
-rw-r--r--nsh/impl/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/nsh/impl/pom.xml b/nsh/impl/pom.xml
index 8cd0dabbb..776e0fd68 100644
--- a/nsh/impl/pom.xml
+++ b/nsh/impl/pom.xml
@@ -18,11 +18,11 @@
<groupId>io.fd.honeycomb.common</groupId>
<artifactId>impl-parent</artifactId>
<version>1.16.12-SNAPSHOT</version>
- <relativePath>../../common/impl-parent</relativePath>
+
</parent>
<modelVersion>4.0.0</modelVersion>
- <groupId>io.fd.honeycomb.vppnsh</groupId>
+ <groupId>io.fd.hc2vpp.nsh</groupId>
<artifactId>vppnsh-impl</artifactId>
<name>${project.artifactId}</name>
<version>1.16.12-SNAPSHOT</version>
@@ -97,12 +97,12 @@
<version>16.12-SNAPSHOT</version>
</dependency>
<dependency>
- <groupId>io.fd.honeycomb.vpp</groupId>
+ <groupId>io.fd.hc2vpp.common</groupId>
<artifactId>vpp-translate-utils</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
- <groupId>io.fd.honeycomb.vpp</groupId>
+ <groupId>io.fd.hc2vpp.common</groupId>
<artifactId>vpp-translate-test</artifactId>
<version>${project.version}</version>
</dependency>