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-mgmt-api</artifactId>
|
||||
<name>hawkBit :: REST :: Management API</name>
|
||||
<name>hawkBit :: Management :: REST API</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
||||
@@ -20,7 +20,7 @@
|
||||
</parent>
|
||||
|
||||
<artifactId>hawkbit-mgmt-resource</artifactId>
|
||||
<name>hawkBit :: REST :: Management Resources</name>
|
||||
<name>hawkBit :: Management :: REST Resources</name>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
</parent>
|
||||
|
||||
<artifactId>hawkbit-mgmt-server</artifactId>
|
||||
<name>hawkBit :: Runtime :: Management Server</name>
|
||||
<name>hawkBit :: Management :: Server</name>
|
||||
|
||||
<properties>
|
||||
<spring.app.class>org.eclipse.hawkbit.app.mgmt.UpdateServerStart</spring.app.class>
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
</parent>
|
||||
|
||||
<artifactId>hawkbit-mgmt-starter</artifactId>
|
||||
<name>hawkBit :: Management API :: Spring Boot Starter</name>
|
||||
<name>hawkBit :: Management :: Spring Boot Starter</name>
|
||||
|
||||
<dependencies>
|
||||
<!-- hawkBit - START -->
|
||||
|
||||
@@ -19,7 +19,7 @@
|
||||
</parent>
|
||||
|
||||
<artifactId>hawkbit-mgmt-parent</artifactId>
|
||||
<name>hawkBit :: REST</name>
|
||||
<name>hawkBit :: Management</name>
|
||||
<packaging>pom</packaging>
|
||||
|
||||
<modules>
|
||||
|
||||
Reference in New Issue
Block a user