Modify name of artifacts in pom

Signed-off-by: SirWayne <dennis.melzer@bosch-si.com>
This commit is contained in:
SirWayne
2016-05-18 09:24:33 +02:00
parent 159fa3abb3
commit e30748dd53
7 changed files with 7 additions and 8 deletions

View File

@@ -18,7 +18,7 @@
</parent>
<packaging>jar</packaging>
<artifactId>hawkbit-example-mgmt-spring-client</artifactId>
<name>hawkBit Management API example client</name>
<name>hawkBit-example :: Management Feign Client</name>
<build>
<plugins>