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-starter</artifactId>
|
||||
<name>hawkBit :: Spring Boot Starter</name>
|
||||
<name>hawkBit :: Monolith :: Spring Boot Starter</name>
|
||||
<description>Complete starter, including auto-configuration, logging and all hawkBit interfaces</description>
|
||||
|
||||
<dependencies>
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
</parent>
|
||||
|
||||
<artifactId>hawkbit-update-server</artifactId>
|
||||
<name>hawkBit :: Runtime :: Update Server (Monolith)</name>
|
||||
<name>hawkBit :: Monolith :: Server</name>
|
||||
|
||||
<properties>
|
||||
<spring.app.class>org.eclipse.hawkbit.doc.Start</spring.app.class>
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
</parent>
|
||||
|
||||
<artifactId>hawkbit-monolith-parent</artifactId>
|
||||
<name>hawkBit :: Runtime :: Parent</name>
|
||||
<name>hawkBit :: Monolith :: Parent</name>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<modules>
|
||||
|
||||
Reference in New Issue
Block a user