From 95e32f9869d885aa685e970f7a97e8b9ac7c2bdc Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Mon, 30 Apr 2018 09:52:24 +0200 Subject: javadoc: add missing in pom files Change-Id: I9f892e528326cb13cafc20bc9e2d7e6a94c7d407 Signed-off-by: Marek Gradzki --- vpp-common/vpp-common-integration/pom.xml | 1 + vpp-common/vpp-translate-test/pom.xml | 1 + 2 files changed, 2 insertions(+) (limited to 'vpp-common') diff --git a/vpp-common/vpp-common-integration/pom.xml b/vpp-common/vpp-common-integration/pom.xml index f1e1a3d2a..795dd7504 100644 --- a/vpp-common/vpp-common-integration/pom.xml +++ b/vpp-common/vpp-common-integration/pom.xml @@ -26,6 +26,7 @@ 4.0.0 io.fd.hc2vpp.common vpp-common-integration + ${project.artifactId} 1.18.04-SNAPSHOT diff --git a/vpp-common/vpp-translate-test/pom.xml b/vpp-common/vpp-translate-test/pom.xml index 1b59755f3..b3e4bd0f0 100644 --- a/vpp-common/vpp-translate-test/pom.xml +++ b/vpp-common/vpp-translate-test/pom.xml @@ -26,6 +26,7 @@ 4.0.0 vpp-translate-test + ${project.artifactId} 1.18.04-SNAPSHOT bundle -- cgit 1.2.3-korg