summaryrefslogtreecommitdiffstats
path: root/lisp/pom.xml
diff options
context:
space:
mode:
authorMaros Marsalek <mmarsale@cisco.com>2016-11-10 13:31:25 +0100
committerMarek Gradzki <mgradzki@cisco.com>2016-11-19 21:29:39 +0100
commit175197da8ea43335df3daeba4c6296fcd83a057c (patch)
tree110298a990c6191933c2ad65d1a06333bab76cee /lisp/pom.xml
parent1813bf59fa53e8eb913d34b212d45b227dead799 (diff)
Post split cleanup
- change groupIds - change packages - update poms Change-Id: I343c5a292a67de1dd50687870ca4ab5b7276e93e Signed-off-by: Maros Marsalek <mmarsale@cisco.com> Signed-off-by: Marek Gradzki <mgradzki@cisco.com>
Diffstat (limited to 'lisp/pom.xml')
-rwxr-xr-xlisp/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/pom.xml b/lisp/pom.xml
index 7b2c3e595..d6cc2e4f5 100755
--- a/lisp/pom.xml
+++ b/lisp/pom.xml
@@ -20,10 +20,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.lisp</groupId>
+ <groupId>io.fd.hc2vpp.lisp</groupId>
<artifactId>lisp-aggregator</artifactId>
<version>1.16.12-SNAPSHOT</version>
<name>${project.artifactId}</name>