diff options
Diffstat (limited to 'vpp-common/vpp-common-integration/pom.xml')
-rw-r--r-- | vpp-common/vpp-common-integration/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vpp-common/vpp-common-integration/pom.xml b/vpp-common/vpp-common-integration/pom.xml index a2547df0b..7ba7d6359 100644 --- a/vpp-common/vpp-common-integration/pom.xml +++ b/vpp-common/vpp-common-integration/pom.xml @@ -60,7 +60,7 @@ <dependencies> <dependency> <groupId>io.fd.honeycomb</groupId> - <artifactId>minimal-distribution</artifactId> + <artifactId>minimal-distribution-core</artifactId> <version>${honeycomb.min.distro.version}</version> </dependency> <dependency> |