diff options
Diffstat (limited to 'vpp-common/vpp-common-integration')
-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 488a27836..a587e4407 100644 --- a/vpp-common/vpp-common-integration/pom.xml +++ b/vpp-common/vpp-common-integration/pom.xml @@ -27,6 +27,7 @@ <groupId>io.fd.hc2vpp.common</groupId> <artifactId>vpp-common-integration</artifactId> <version>1.18.07-SNAPSHOT</version> + <name>${project.artifactId}</name> <properties> <jvpp.version>18.07-SNAPSHOT</jvpp.version> |