diff options
Diffstat (limited to 'lisp/pom.xml')
-rwxr-xr-x | lisp/pom.xml | 3 |
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> |