diff options
Diffstat (limited to 'routing/pom.xml')
-rw-r--r-- | routing/pom.xml | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/routing/pom.xml b/routing/pom.xml index e947d457e..35e3576f9 100644 --- a/routing/pom.xml +++ b/routing/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.routing</groupId> + <groupId>io.fd.hc2vpp.routing</groupId> <artifactId>routing-aggregator</artifactId> <version>1.16.12-SNAPSHOT</version> <name>${project.artifactId}</name> |