From 04ccd56d3db7cf937f6812a63eb88f8649860b47 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/bgp-distribution-test/pom.xml | 1 + infra/binding-init/pom.xml | 1 + infra/footprint/pom.xml | 1 + infra/it/benchmark/pom.xml | 1 + infra/it/management/pom.xml | 2 +- infra/it/memory-benchmark-api/pom.xml | 1 + infra/it/memory-benchmark-scripts/pom.xml | 1 + infra/it/memory-benchmark/pom.xml | 1 + infra/minimal-distribution-test/pom.xml | 1 + 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 + infra/test-utils/pom.xml | 1 + infra/test-utils/test-api/pom.xml | 1 + infra/test-utils/test-tools/pom.xml | 1 + 23 files changed, 23 insertions(+), 1 deletion(-) (limited to 'infra') diff --git a/infra/bgp-distribution-test/pom.xml b/infra/bgp-distribution-test/pom.xml index df04f8f55..42eaa32cc 100644 --- a/infra/bgp-distribution-test/pom.xml +++ b/infra/bgp-distribution-test/pom.xml @@ -29,6 +29,7 @@ io.fd.honeycomb bgp-distribution-test 1.18.07-SNAPSHOT + ${project.artifactId} diff --git a/infra/binding-init/pom.xml b/infra/binding-init/pom.xml index 0ca2a9397..2ba1b4050 100644 --- a/infra/binding-init/pom.xml +++ b/infra/binding-init/pom.xml @@ -29,6 +29,7 @@ io.fd.honeycomb binding-init 1.18.07-SNAPSHOT + ${project.artifactId} 1.7.25 diff --git a/infra/footprint/pom.xml b/infra/footprint/pom.xml index 89b61315d..1ce84d99e 100644 --- a/infra/footprint/pom.xml +++ b/infra/footprint/pom.xml @@ -27,6 +27,7 @@ io.fd.honeycomb.footprint footprint-aggregator + ${project.artifactId} pom footprint-api diff --git a/infra/it/benchmark/pom.xml b/infra/it/benchmark/pom.xml index defbc08f6..79e3baa68 100644 --- a/infra/it/benchmark/pom.xml +++ b/infra/it/benchmark/pom.xml @@ -30,6 +30,7 @@ io.fd.honeycomb benchmark 1.18.07-SNAPSHOT + ${project.artifactId} jar diff --git a/infra/it/management/pom.xml b/infra/it/management/pom.xml index e0edcc383..ade1da402 100644 --- a/infra/it/management/pom.xml +++ b/infra/it/management/pom.xml @@ -33,7 +33,7 @@ io.fd.honeycomb.it management 1.18.07-SNAPSHOT - + ${project.artifactId} org.eclipse.jetty diff --git a/infra/it/memory-benchmark-api/pom.xml b/infra/it/memory-benchmark-api/pom.xml index 03a2655f8..6ddba8245 100644 --- a/infra/it/memory-benchmark-api/pom.xml +++ b/infra/it/memory-benchmark-api/pom.xml @@ -13,4 +13,5 @@ io.fd.honeycomb.it memory-benchmark-api 1.18.07-SNAPSHOT + ${project.artifactId} \ No newline at end of file diff --git a/infra/it/memory-benchmark-scripts/pom.xml b/infra/it/memory-benchmark-scripts/pom.xml index 70a600183..8b561913b 100644 --- a/infra/it/memory-benchmark-scripts/pom.xml +++ b/infra/it/memory-benchmark-scripts/pom.xml @@ -17,6 +17,7 @@ io.fd.honeycomb.it benchmark-scripts 1.18.07-SNAPSHOT + ${project.artifactId} jar diff --git a/infra/it/memory-benchmark/pom.xml b/infra/it/memory-benchmark/pom.xml index a3224918b..5ce24ccae 100644 --- a/infra/it/memory-benchmark/pom.xml +++ b/infra/it/memory-benchmark/pom.xml @@ -29,6 +29,7 @@ io.fd.honeycomb.it memory-benchmark + ${project.artifactId} 1.0.0 diff --git a/infra/minimal-distribution-test/pom.xml b/infra/minimal-distribution-test/pom.xml index 51a5fa0fc..0379ee74f 100644 --- a/infra/minimal-distribution-test/pom.xml +++ b/infra/minimal-distribution-test/pom.xml @@ -29,6 +29,7 @@ io.fd.honeycomb minimal-distribution-test 1.18.07-SNAPSHOT + ${project.artifactId} diff --git a/infra/northbound/bgp-extensions/evpn/pom.xml b/infra/northbound/bgp-extensions/evpn/pom.xml index ea9f467a6..952398833 100644 --- a/infra/northbound/bgp-extensions/evpn/pom.xml +++ b/infra/northbound/bgp-extensions/evpn/pom.xml @@ -29,6 +29,7 @@ io.fd.honeycomb.northbound.bgp evpn 1.18.07-SNAPSHOT + ${project.artifactId} diff --git a/infra/northbound/bgp-extensions/extension-common/pom.xml b/infra/northbound/bgp-extensions/extension-common/pom.xml index 07c55f1a4..66562649f 100644 --- a/infra/northbound/bgp-extensions/extension-common/pom.xml +++ b/infra/northbound/bgp-extensions/extension-common/pom.xml @@ -29,6 +29,7 @@ io.fd.honeycomb.northbound.bgp extension-common 1.18.07-SNAPSHOT + ${project.artifactId} diff --git a/infra/northbound/bgp-extensions/inet/pom.xml b/infra/northbound/bgp-extensions/inet/pom.xml index da504a50b..f2de52702 100644 --- a/infra/northbound/bgp-extensions/inet/pom.xml +++ b/infra/northbound/bgp-extensions/inet/pom.xml @@ -29,6 +29,7 @@ io.fd.honeycomb.northbound.bgp inet 1.18.07-SNAPSHOT + ${project.artifactId} diff --git a/infra/northbound/bgp-extensions/l3-vpn-v4/pom.xml b/infra/northbound/bgp-extensions/l3-vpn-v4/pom.xml index add25b7e7..1458aa563 100644 --- a/infra/northbound/bgp-extensions/l3-vpn-v4/pom.xml +++ b/infra/northbound/bgp-extensions/l3-vpn-v4/pom.xml @@ -29,6 +29,7 @@ io.fd.honeycomb.northbound.bgp l3-vpn-v4 1.18.07-SNAPSHOT + ${project.artifactId} diff --git a/infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml b/infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml index 5c8c9fb59..611c6668a 100644 --- a/infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml +++ b/infra/northbound/bgp-extensions/l3-vpn-v6/pom.xml @@ -29,6 +29,7 @@ io.fd.honeycomb.northbound.bgp l3-vpn-v6 1.18.07-SNAPSHOT + ${project.artifactId} diff --git a/infra/northbound/bgp-extensions/labeled-unicast/pom.xml b/infra/northbound/bgp-extensions/labeled-unicast/pom.xml index e87ba36d2..3627360b1 100644 --- a/infra/northbound/bgp-extensions/labeled-unicast/pom.xml +++ b/infra/northbound/bgp-extensions/labeled-unicast/pom.xml @@ -29,6 +29,7 @@ io.fd.honeycomb.northbound.bgp labeled-unicast 1.18.07-SNAPSHOT + ${project.artifactId} io.fd.honeycomb.northbound.bgp diff --git a/infra/northbound/bgp-extensions/linkstate/pom.xml b/infra/northbound/bgp-extensions/linkstate/pom.xml index c55abc750..a0c2c28bc 100644 --- a/infra/northbound/bgp-extensions/linkstate/pom.xml +++ b/infra/northbound/bgp-extensions/linkstate/pom.xml @@ -29,6 +29,7 @@ io.fd.honeycomb.northbound.bgp linkstate 1.18.07-SNAPSHOT + ${project.artifactId} io.fd.honeycomb.northbound.bgp diff --git a/infra/northbound/bgp-extensions/pom.xml b/infra/northbound/bgp-extensions/pom.xml index d67a4f63f..c0a0ff055 100644 --- a/infra/northbound/bgp-extensions/pom.xml +++ b/infra/northbound/bgp-extensions/pom.xml @@ -29,6 +29,7 @@ io.fd.honeycomb.northbound.bgp bgp-extensions 1.18.07-SNAPSHOT + ${project.artifactId} evpn inet diff --git a/infra/northbound/bgp/pom.xml b/infra/northbound/bgp/pom.xml index 26ac1a9e9..2cd4787ae 100644 --- a/infra/northbound/bgp/pom.xml +++ b/infra/northbound/bgp/pom.xml @@ -30,6 +30,7 @@ io.fd.honeycomb.northbound bgp 1.18.07-SNAPSHOT + ${project.artifactId} diff --git a/infra/northbound/common/pom.xml b/infra/northbound/common/pom.xml index a44b6831d..6f756d5b6 100644 --- a/infra/northbound/common/pom.xml +++ b/infra/northbound/common/pom.xml @@ -30,6 +30,7 @@ io.fd.honeycomb.northbound common 1.18.07-SNAPSHOT + ${project.artifactId} diff --git a/infra/northbound/pom.xml b/infra/northbound/pom.xml index c78314c64..427ac1268 100644 --- a/infra/northbound/pom.xml +++ b/infra/northbound/pom.xml @@ -28,6 +28,7 @@ io.fd.honeycomb.northbound northbound-aggegator + ${project.artifactId} pom diff --git a/infra/test-utils/pom.xml b/infra/test-utils/pom.xml index 3d36cb439..0ce089554 100644 --- a/infra/test-utils/pom.xml +++ b/infra/test-utils/pom.xml @@ -28,6 +28,7 @@ io.fd.honeycomb.infra test-utils + ${project.artifactId} pom test-api diff --git a/infra/test-utils/test-api/pom.xml b/infra/test-utils/test-api/pom.xml index 1d965b6ad..5a1f68620 100644 --- a/infra/test-utils/test-api/pom.xml +++ b/infra/test-utils/test-api/pom.xml @@ -28,6 +28,7 @@ io.fd.honeycomb.infra.test test-api + ${project.artifactId} diff --git a/infra/test-utils/test-tools/pom.xml b/infra/test-utils/test-tools/pom.xml index 1539f828b..7ecfa064f 100644 --- a/infra/test-utils/test-tools/pom.xml +++ b/infra/test-utils/test-tools/pom.xml @@ -28,6 +28,7 @@ io.fd.honeycomb.infra test-tools + ${project.artifactId} -- cgit 1.2.3-korg