summaryrefslogtreecommitdiffstats
path: root/vpp-common/vpp-impl-parent/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'vpp-common/vpp-impl-parent/pom.xml')
-rw-r--r--vpp-common/vpp-impl-parent/pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/vpp-common/vpp-impl-parent/pom.xml b/vpp-common/vpp-impl-parent/pom.xml
index 43e038ce9..83be57ba8 100644
--- a/vpp-common/vpp-impl-parent/pom.xml
+++ b/vpp-common/vpp-impl-parent/pom.xml
@@ -46,6 +46,11 @@
<artifactId>jvpp-registry</artifactId>
<version>${jvpp.version}</version>
</dependency>
+ <dependency>
+ <groupId>io.fd.honeycomb.vpp</groupId>
+ <artifactId>vpp-translate-utils</artifactId>
+ <version>${project.version}</version>
+ </dependency>
</dependencies>
</dependencyManagement>
</project>