From 4c6c6b426f3c5aac1bef98247855478da6987750 Mon Sep 17 00:00:00 2001 From: Marek Gradzki Date: Fri, 27 Apr 2018 21:26:37 +0200 Subject: javadoc: add missing in pom files Change-Id: I3d65b568c3651e4b2474c25bdf80cf3fff416360 Signed-off-by: Marek Gradzki --- infra/northbound/bgp-extensions/evpn/pom.xml | 1 + infra/northbound/bgp-extensions/extension-common/pom.xml | 1 + infra/northbound/bgp-extensions/inet/pom.xml | 1 + infra/northbound/bgp-extensions/l3-vpn-v4/pom.xml | 1 + infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml | 1 + infra/northbound/bgp-extensions/labeled-unicast/pom.xml | 1 + infra/northbound/bgp-extensions/linkstate/pom.xml | 1 + infra/northbound/bgp-extensions/pom.xml | 1 + infra/northbound/bgp/pom.xml | 1 + infra/northbound/common/pom.xml | 1 + infra/northbound/pom.xml | 1 + 11 files changed, 11 insertions(+) (limited to 'infra/northbound') diff --git a/infra/northbound/bgp-extensions/evpn/pom.xml b/infra/northbound/bgp-extensions/evpn/pom.xml index e85c00c20..190287690 100644 --- a/infra/northbound/bgp-extensions/evpn/pom.xml +++ b/infra/northbound/bgp-extensions/evpn/pom.xml @@ -28,6 +28,7 @@ io.fd.honeycomb.northbound.bgp evpn + ${project.artifactId} 1.18.04-SNAPSHOT diff --git a/infra/northbound/bgp-extensions/extension-common/pom.xml b/infra/northbound/bgp-extensions/extension-common/pom.xml index fc7652816..e70cca80a 100644 --- a/infra/northbound/bgp-extensions/extension-common/pom.xml +++ b/infra/northbound/bgp-extensions/extension-common/pom.xml @@ -28,6 +28,7 @@ io.fd.honeycomb.northbound.bgp extension-common + ${project.artifactId} 1.18.04-SNAPSHOT diff --git a/infra/northbound/bgp-extensions/inet/pom.xml b/infra/northbound/bgp-extensions/inet/pom.xml index 1e657e068..a2b60057e 100644 --- a/infra/northbound/bgp-extensions/inet/pom.xml +++ b/infra/northbound/bgp-extensions/inet/pom.xml @@ -28,6 +28,7 @@ io.fd.honeycomb.northbound.bgp inet + ${project.artifactId} 1.18.04-SNAPSHOT diff --git a/infra/northbound/bgp-extensions/l3-vpn-v4/pom.xml b/infra/northbound/bgp-extensions/l3-vpn-v4/pom.xml index de5665de9..879174b00 100644 --- a/infra/northbound/bgp-extensions/l3-vpn-v4/pom.xml +++ b/infra/northbound/bgp-extensions/l3-vpn-v4/pom.xml @@ -28,6 +28,7 @@ io.fd.honeycomb.northbound.bgp l3-vpn-v4 + ${project.artifactId} 1.18.04-SNAPSHOT diff --git a/infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml b/infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml index afcbc743d..2321cb24c 100644 --- a/infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml +++ b/infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml @@ -28,6 +28,7 @@ io.fd.honeycomb.northbound.bgp l3-vpn-v6 + ${project.artifactId} 1.18.04-SNAPSHOT diff --git a/infra/northbound/bgp-extensions/labeled-unicast/pom.xml b/infra/northbound/bgp-extensions/labeled-unicast/pom.xml index 28d8173c6..2f1c3108c 100644 --- a/infra/northbound/bgp-extensions/labeled-unicast/pom.xml +++ b/infra/northbound/bgp-extensions/labeled-unicast/pom.xml @@ -28,6 +28,7 @@ io.fd.honeycomb.northbound.bgp labeled-unicast + ${project.artifactId} 1.18.04-SNAPSHOT diff --git a/infra/northbound/bgp-extensions/linkstate/pom.xml b/infra/northbound/bgp-extensions/linkstate/pom.xml index 6db100d8b..2b3e72fe1 100644 --- a/infra/northbound/bgp-extensions/linkstate/pom.xml +++ b/infra/northbound/bgp-extensions/linkstate/pom.xml @@ -28,6 +28,7 @@ io.fd.honeycomb.northbound.bgp linkstate + ${project.artifactId} 1.18.04-SNAPSHOT diff --git a/infra/northbound/bgp-extensions/pom.xml b/infra/northbound/bgp-extensions/pom.xml index e9a751645..3438bc8c4 100644 --- a/infra/northbound/bgp-extensions/pom.xml +++ b/infra/northbound/bgp-extensions/pom.xml @@ -28,6 +28,7 @@ io.fd.honeycomb.northbound.bgp bgp-extensions + ${project.artifactId} 1.18.04-SNAPSHOT evpn diff --git a/infra/northbound/bgp/pom.xml b/infra/northbound/bgp/pom.xml index e471176a8..3afebd866 100644 --- a/infra/northbound/bgp/pom.xml +++ b/infra/northbound/bgp/pom.xml @@ -29,6 +29,7 @@ io.fd.honeycomb.northbound bgp + ${project.artifactId} 1.18.04-SNAPSHOT diff --git a/infra/northbound/common/pom.xml b/infra/northbound/common/pom.xml index 968ae7669..43fca7cda 100644 --- a/infra/northbound/common/pom.xml +++ b/infra/northbound/common/pom.xml @@ -29,6 +29,7 @@ io.fd.honeycomb.northbound common + ${project.artifactId} 1.18.04-SNAPSHOT diff --git a/infra/northbound/pom.xml b/infra/northbound/pom.xml index 241b4fa67..82e486f77 100644 --- a/infra/northbound/pom.xml +++ b/infra/northbound/pom.xml @@ -28,6 +28,7 @@ io.fd.honeycomb.northbound northbound-aggegator + ${project.artifactId} pom -- cgit 1.2.3-korg