diff options
Diffstat (limited to 'infra/footprint/pom.xml')
-rw-r--r-- | infra/footprint/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
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 @@ <groupId>io.fd.honeycomb.footprint</groupId> <artifactId>footprint-aggregator</artifactId> + <name>${project.artifactId}</name> <packaging>pom</packaging> <modules> <module>footprint-api</module> |