From 46ae06bddee1d02879845c207db3e55cf405be47 Mon Sep 17 00:00:00 2001 From: Avgustin Marinov Date: Thu, 21 Dec 2023 16:28:22 +0200 Subject: [PATCH] Add version support for simole UI (#1525) Signed-off-by: Marinov Avgustin --- hawkbit-runtime/hawkbit-simple-ui/pom.xml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/hawkbit-runtime/hawkbit-simple-ui/pom.xml b/hawkbit-runtime/hawkbit-simple-ui/pom.xml index 5d2da6c47..482b473df 100644 --- a/hawkbit-runtime/hawkbit-simple-ui/pom.xml +++ b/hawkbit-runtime/hawkbit-simple-ui/pom.xml @@ -13,6 +13,10 @@ xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 4.0.0 + org.springframework.boot spring-boot-starter-parent @@ -22,12 +26,13 @@ com.eclipse.hawkbit hawkbit-simple-ui - - hawkBit :: Runtime :: Simple UI - 0.4.0-SNAPSHOT + ${revision} jar + hawkBit :: Runtime :: Simple UI + 0.4.0-SNAPSHOT + 17 24.2.2 4.0.4