diff options
Diffstat (limited to 'vpp-integration/api-docs/docs/pom.xml')
-rw-r--r-- | vpp-integration/api-docs/docs/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vpp-integration/api-docs/docs/pom.xml b/vpp-integration/api-docs/docs/pom.xml index afe89a239..018b34802 100644 --- a/vpp-integration/api-docs/docs/pom.xml +++ b/vpp-integration/api-docs/docs/pom.xml @@ -22,6 +22,7 @@ <groupId>io.fd.hc2vpp.docs</groupId> <artifactId>docs</artifactId> + <name>${project.artifactId}</name> <version>1.18.04-SNAPSHOT</version> <properties> |