summaryrefslogtreecommitdiffstats
path: root/vpp-integration/minimal-distribution/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vpp-integration/minimal-distribution/pom.xml')
-rw-r--r--vpp-integration/minimal-distribution/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/vpp-integration/minimal-distribution/pom.xml b/vpp-integration/minimal-distribution/pom.xml
index e751577d3..8d043ca2a 100644
--- a/vpp-integration/minimal-distribution/pom.xml
+++ b/vpp-integration/minimal-distribution/pom.xml
@@ -33,7 +33,6 @@
<main.class>io.fd.honeycomb.infra.distro.Main</main.class>
<v3po.version>1.18.04-SNAPSHOT</v3po.version>
<lisp.version>1.18.04-SNAPSHOT</lisp.version>
- <hc.infra.version>1.18.04-SNAPSHOT</hc.infra.version>
<vpp.common.integration.version>1.18.04-SNAPSHOT</vpp.common.integration.version>
<vppnsh.version>1.18.04-SNAPSHOT</vppnsh.version>
<nat.version>1.18.04-SNAPSHOT</nat.version>
@@ -103,7 +102,7 @@
<dependency>
<groupId>io.fd.honeycomb</groupId>
<artifactId>minimal-distribution</artifactId>
- <version>${hc.infra.version}</version>
+ <version>${honeycomb.version}</version>
</dependency>
<dependency>
<groupId>io.fd.hc2vpp.common</groupId>