From af6c4734038978572a9989b1ce8c8af6b71757a5 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Mon, 6 Aug 2018 08:56:14 +0200 Subject: javadoc: add missing in pom files Change-Id: I2bed263c71b38e28706cb869232482b951158fd1 Signed-off-by: Marek Gradzki --- infra/northbound/netconf/pom.xml | 1 + infra/northbound/restconf/pom.xml | 1 + 2 files changed, 2 insertions(+) diff --git a/infra/northbound/netconf/pom.xml b/infra/northbound/netconf/pom.xml index dea3d8207..6b0af0c7f 100644 --- a/infra/northbound/netconf/pom.xml +++ b/infra/northbound/netconf/pom.xml @@ -29,6 +29,7 @@ io.fd.honeycomb.northbound netconf 1.18.10-SNAPSHOT + ${project.artifactId} diff --git a/infra/northbound/restconf/pom.xml b/infra/northbound/restconf/pom.xml index c7b2b4b0a..7e873bc31 100644 --- a/infra/northbound/restconf/pom.xml +++ b/infra/northbound/restconf/pom.xml @@ -29,6 +29,7 @@ io.fd.honeycomb.northbound restconf 1.18.10-SNAPSHOT + ${project.artifactId} 1.19.1 -- cgit 1.2.3-korg