From e6efdd040775abef447318c175a79766e24c43ef Mon Sep 17 00:00:00 2001 From: Stanislav Trailov Date: Thu, 11 Jan 2024 11:23:19 +0200 Subject: [PATCH] fix dist repos of simple ui in order to be properly released (#1536) Signed-off-by: TRS1SF3 --- hawkbit-runtime/hawkbit-simple-ui/pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/hawkbit-runtime/hawkbit-simple-ui/pom.xml b/hawkbit-runtime/hawkbit-simple-ui/pom.xml index 066b550a6..0d2b280c3 100644 --- a/hawkbit-runtime/hawkbit-simple-ui/pom.xml +++ b/hawkbit-runtime/hawkbit-simple-ui/pom.xml @@ -38,6 +38,19 @@ 4.0.4 + + + + ossrh + hawkBit Repository - Release + https://oss.sonatype.org/service/local/staging/deploy/maven2 + + + ossrh + hawkBit Repository - Snapshots + https://oss.sonatype.org/content/repositories/snapshots + + Vaadin Repo