summaryrefslogtreecommitdiffstats
path: root/dhcp
diff options
context:
space:
mode:
authorJan Srnicek <jsrnicek@cisco.com>2017-02-21 14:45:56 +0100
committerJan Srnicek <jsrnicek@cisco.com>2017-02-21 14:45:56 +0100
commitf674354dbb4ee89aea8f748aa21e8c43602db9f2 (patch)
treef89dce11bb43c516d3a881169644b00c2a4cdf37 /dhcp
parenta9e04a25e1f8636a53432095fce44a7087fb5f28 (diff)
Fixed parents for acl/dhcp aggregator modules
Change-Id: I2231d16434ec769891069d66c92bd7cb7891a447 Signed-off-by: Jan Srnicek <jsrnicek@cisco.com>
Diffstat (limited to 'dhcp')
-rw-r--r--dhcp/pom.xml4
1 files changed, 2 insertions, 2 deletions
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 @@
<groupId>io.fd.hc2vpp.dhcp</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>dhcp-aggregator</artifactId>