Unify artifact names (#2021)
Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
This commit is contained in:
@@ -19,7 +19,7 @@
|
||||
</parent>
|
||||
|
||||
<artifactId>hawkbit-dmf-server</artifactId>
|
||||
<name>hawkBit :: Runtime :: DMF Server</name>
|
||||
<name>hawkBit :: DMF :: Server</name>
|
||||
|
||||
<properties>
|
||||
<spring.app.class>org.eclipse.hawkbit.app.ddi.DMFStart</spring.app.class>
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
</parent>
|
||||
|
||||
<artifactId>hawkbit-dmf-starter</artifactId>
|
||||
<name>hawkBit :: Spring Boot Starter DMF API</name>
|
||||
<name>hawkBit :: DMF :: Spring Boot Starter</name>
|
||||
|
||||
<dependencies>
|
||||
<!-- hawkBit - START -->
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
</parent>
|
||||
|
||||
<artifactId>hawkbit-dmf-parent</artifactId>
|
||||
<name>hawkBit :: DMF</name>
|
||||
<name>hawkBit :: DMF :: Parent</name>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<modules>
|
||||
|
||||
Reference in New Issue
Block a user