From: Jan Srnicek Date: Tue, 21 Feb 2017 13:45:56 +0000 (+0100) Subject: Fixed parents for acl/dhcp aggregator modules X-Git-Tag: v1.17.04-RC1~49 X-Git-Url: https://gerrit.fd.io/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F53%2F5453%2F1;p=hc2vpp.git Fixed parents for acl/dhcp aggregator modules Change-Id: I2231d16434ec769891069d66c92bd7cb7891a447 Signed-off-by: Jan Srnicek --- 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 @@ io.fd.hc2vpp.acl - hc2vpp-aggregator - io.fd.hc2vpp + io.fd.honeycomb.common + honeycomb-parent 1.17.04-SNAPSHOT acl-aggregator diff --git a/dhcp/pom.xml b/dhcp/pom.xml index 1d602db37..79d4d6587 100644 --- a/dhcp/pom.xml +++ b/dhcp/pom.xml @@ -17,8 +17,8 @@ io.fd.hc2vpp.dhcp - hc2vpp-aggregator - io.fd.hc2vpp + io.fd.honeycomb.common + honeycomb-parent 1.17.04-SNAPSHOT dhcp-aggregator