diff options
Diffstat (limited to 'vpp-common/vpp-common-integration/pom.xml')
-rw-r--r-- | vpp-common/vpp-common-integration/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vpp-common/vpp-common-integration/pom.xml b/vpp-common/vpp-common-integration/pom.xml index f1e1a3d2a..795dd7504 100644 --- a/vpp-common/vpp-common-integration/pom.xml +++ b/vpp-common/vpp-common-integration/pom.xml @@ -26,6 +26,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>io.fd.hc2vpp.common</groupId> <artifactId>vpp-common-integration</artifactId> + <name>${project.artifactId}</name> <version>1.18.04-SNAPSHOT</version> <properties> |