From 582514442fd488d84c966d28c366915629d601c9 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 d1e4a171e..d8bb70d40 100644 --- a/infra/northbound/netconf/pom.xml +++ b/infra/northbound/netconf/pom.xml @@ -28,6 +28,7 @@ io.fd.honeycomb.northbound netconf + ${project.artifactId} 1.18.07-SNAPSHOT diff --git a/infra/northbound/restconf/pom.xml b/infra/northbound/restconf/pom.xml index c58f4578c..832e79a67 100644 --- a/infra/northbound/restconf/pom.xml +++ b/infra/northbound/restconf/pom.xml @@ -28,6 +28,7 @@ io.fd.honeycomb.northbound restconf + ${project.artifactId} 1.18.07-SNAPSHOT -- cgit 1.2.3-korg