diff options
Diffstat (limited to 'it/pom.xml')
-rw-r--r-- | it/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/it/pom.xml b/it/pom.xml index 12c004ad0..833f20f2b 100644 --- a/it/pom.xml +++ b/it/pom.xml @@ -29,6 +29,7 @@ <groupId>io.fd.hc2vpp.infra</groupId> <artifactId>it-aggregator</artifactId> <packaging>pom</packaging> + <name>${project.artifactId}</name> <modules> <module>api-test</module> |