diff options
Diffstat (limited to 'vpp-integration/api-docs/docs')
-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 fa71a160d..6545ed671 100644 --- a/vpp-integration/api-docs/docs/pom.xml +++ b/vpp-integration/api-docs/docs/pom.xml @@ -23,6 +23,7 @@ <groupId>io.fd.hc2vpp.docs</groupId> <artifactId>docs</artifactId> <version>1.18.07-SNAPSHOT</version> + <name>${project.artifactId}</name> <properties> <!-- List of modules that are used to extract Writer/Reader factories, and therefore generate api documentation --> |