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/it/benchmark/pom.xml | 1 + infra/it/management/pom.xml | 1 + infra/it/memory-benchmark-api/pom.xml | 1 + infra/it/memory-benchmark-scripts/pom.xml | 1 + infra/it/memory-benchmark/pom.xml | 1 + 5 files changed, 5 insertions(+) (limited to 'infra/it') diff --git a/infra/it/benchmark/pom.xml b/infra/it/benchmark/pom.xml index b5529ba2d..96baaeb5f 100644 --- a/infra/it/benchmark/pom.xml +++ b/infra/it/benchmark/pom.xml @@ -29,6 +29,7 @@ 4.0.0 io.fd.honeycomb benchmark + ${project.artifactId} 1.18.04-SNAPSHOT jar diff --git a/infra/it/management/pom.xml b/infra/it/management/pom.xml index 73a191f61..233450c30 100644 --- a/infra/it/management/pom.xml +++ b/infra/it/management/pom.xml @@ -32,6 +32,7 @@ io.fd.honeycomb.it management + ${project.artifactId} 1.18.04-SNAPSHOT diff --git a/infra/it/memory-benchmark-api/pom.xml b/infra/it/memory-benchmark-api/pom.xml index 5728f8cb0..cdec45a6e 100644 --- a/infra/it/memory-benchmark-api/pom.xml +++ b/infra/it/memory-benchmark-api/pom.xml @@ -12,5 +12,6 @@ io.fd.honeycomb.it memory-benchmark-api + ${project.artifactId} 1.18.04-SNAPSHOT \ 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 08992fe56..41e3e55e0 100644 --- a/infra/it/memory-benchmark-scripts/pom.xml +++ b/infra/it/memory-benchmark-scripts/pom.xml @@ -16,6 +16,7 @@ 4.0.0 io.fd.honeycomb.it benchmark-scripts + ${project.artifactId} 1.18.04-SNAPSHOT jar diff --git a/infra/it/memory-benchmark/pom.xml b/infra/it/memory-benchmark/pom.xml index df1e15784..498e8d345 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 -- cgit 1.2.3-korg