diff options
Diffstat (limited to 'acl/pom.xml')
-rw-r--r-- | acl/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/acl/pom.xml b/acl/pom.xml index 586166dc9..6b3643ebb 100644 --- a/acl/pom.xml +++ b/acl/pom.xml @@ -17,8 +17,8 @@ <groupId>io.fd.hc2vpp.acl</groupId> <parent> - <artifactId>hc2vpp-aggregator</artifactId> - <groupId>io.fd.hc2vpp</groupId> + <groupId>io.fd.honeycomb.common</groupId> + <artifactId>honeycomb-parent</artifactId> <version>1.17.04-SNAPSHOT</version> </parent> <artifactId>acl-aggregator</artifactId> |