diff --git a/examples/hawkbit-device-simulator/pom.xml b/examples/hawkbit-device-simulator/pom.xml index 728fe0595..b8539296a 100644 --- a/examples/hawkbit-device-simulator/pom.xml +++ b/examples/hawkbit-device-simulator/pom.xml @@ -19,7 +19,7 @@ hawkbit-device-simulator - hawkBit :: Device Simulator + hawkBit-example :: Device Simulator Device Management Federation API based simulator diff --git a/examples/hawkbit-example-app/pom.xml b/examples/hawkbit-example-app/pom.xml index efbcf9e9e..9fd0958ea 100644 --- a/examples/hawkbit-example-app/pom.xml +++ b/examples/hawkbit-example-app/pom.xml @@ -17,7 +17,7 @@ 0.2.0-SNAPSHOT hawkbit-example-app - hawkBit :: Example App + hawkBit-example :: UI Application diff --git a/examples/hawkbit-example-ddi-client/pom.xml b/examples/hawkbit-example-ddi-client/pom.xml index e6a70b5d4..629d1e988 100644 --- a/examples/hawkbit-example-ddi-client/pom.xml +++ b/examples/hawkbit-example-ddi-client/pom.xml @@ -18,7 +18,7 @@ hawkbit-example-ddi-client - hawkbit-example-ddi-client + hawkBit-example :: DDI Feign Client diff --git a/examples/hawkbit-example-feign-core-client/pom.xml b/examples/hawkbit-example-feign-core-client/pom.xml index 5514db95d..23d66e69d 100644 --- a/examples/hawkbit-example-feign-core-client/pom.xml +++ b/examples/hawkbit-example-feign-core-client/pom.xml @@ -18,8 +18,7 @@ hawkbit-example-feign-core-client - hawkbit-example-feign-core-client - + hawkBit-example :: Feign Core Client diff --git a/examples/hawkbit-example-mgmt-client/pom.xml b/examples/hawkbit-example-mgmt-client/pom.xml index 446ee55da..6bd360459 100644 --- a/examples/hawkbit-example-mgmt-client/pom.xml +++ b/examples/hawkbit-example-mgmt-client/pom.xml @@ -18,7 +18,7 @@ jar hawkbit-example-mgmt-client - hawkBit Management client API + hawkBit-example :: Management client API diff --git a/examples/hawkbit-example-mgmt-spring-client/pom.xml b/examples/hawkbit-example-mgmt-spring-client/pom.xml index 73f7ba248..afd7a6ec2 100644 --- a/examples/hawkbit-example-mgmt-spring-client/pom.xml +++ b/examples/hawkbit-example-mgmt-spring-client/pom.xml @@ -18,7 +18,7 @@ jar hawkbit-example-mgmt-spring-client - hawkBit Management API example client + hawkBit-example :: Management Feign Client diff --git a/examples/pom.xml b/examples/pom.xml index be54f149c..7bbe58848 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -18,7 +18,7 @@ hawkbit-examples-parent - hawkBit :: Examples Parent + hawkBit-example :: Parent pom