Unify artifact names (#2021)

Signed-off-by: Avgustin Marinov <Avgustin.Marinov@bosch.com>
This commit is contained in:
Avgustin Marinov
2024-11-12 15:09:03 +02:00
committed by GitHub
parent 17248a1d54
commit 7902b89268
30 changed files with 31 additions and 25 deletions

View File

@@ -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>

View File

@@ -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>

View File

@@ -20,7 +20,7 @@
</parent>
<artifactId>hawkbit-monolith-parent</artifactId>
<name>hawkBit :: Runtime :: Parent</name>
<name>hawkBit :: Monolith :: Parent</name>
<packaging>pom</packaging>
<modules>