From 19709f0d7a1f5f946e2b617c99e6adbe33280c93 Mon Sep 17 00:00:00 2001 From: Leandro Afonso Date: Sun, 23 Nov 2025 21:29:38 +0000 Subject: [PATCH] feat: update main class to `sd.dashboard.DashboardUI` in `pom.xml` configurations. --- main/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/main/pom.xml b/main/pom.xml index f2e1f63..1befe20 100644 --- a/main/pom.xml +++ b/main/pom.xml @@ -51,7 +51,7 @@ exec-maven-plugin 3.1.0 - sd.Entry + sd.dashboard.DashboardUI @@ -76,7 +76,7 @@ - sd.Entry + sd.dashboard.DashboardUI