From 175197da8ea43335df3daeba4c6296fcd83a057c Mon Sep 17 00:00:00 2001 From: Maros Marsalek Date: Thu, 10 Nov 2016 13:31:25 +0100 Subject: Post split cleanup - change groupIds - change packages - update poms Change-Id: I343c5a292a67de1dd50687870ca4ab5b7276e93e Signed-off-by: Maros Marsalek Signed-off-by: Marek Gradzki --- v3po/api/pom.xml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'v3po/api/pom.xml') diff --git a/v3po/api/pom.xml b/v3po/api/pom.xml index b625f79df..4b34c0d7f 100644 --- a/v3po/api/pom.xml +++ b/v3po/api/pom.xml @@ -18,11 +18,10 @@ io.fd.honeycomb.common api-parent 1.16.12-SNAPSHOT - ../../common/api-parent 4.0.0 - io.fd.honeycomb.v3po + io.fd.hc2vpp.v3po v3po-api ${project.artifactId} 1.16.12-SNAPSHOT @@ -50,7 +49,7 @@ yang-ext - io.fd.honeycomb.vpp + io.fd.hc2vpp.common naming-context-api ${project.version} -- cgit 1.2.3-korg