From 52ca7c2e86cf982bf1cd4aaea8869555fea0aa4a 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 488a27836..a587e4407 100644 --- a/vpp-common/vpp-common-integration/pom.xml +++ b/vpp-common/vpp-common-integration/pom.xml @@ -27,6 +27,7 @@ io.fd.hc2vpp.common vpp-common-integration 1.18.07-SNAPSHOT + ${project.artifactId} 18.07-SNAPSHOT diff --git a/vpp-common/vpp-translate-test/pom.xml b/vpp-common/vpp-translate-test/pom.xml index 70915ac94..dd7c00839 100644 --- a/vpp-common/vpp-translate-test/pom.xml +++ b/vpp-common/vpp-translate-test/pom.xml @@ -27,6 +27,7 @@ 4.0.0 vpp-translate-test 1.18.07-SNAPSHOT + ${project.artifactId} bundle -- cgit 1.2.3-korg