From d9393a93714ee89df04ac117ed15e6e8083caa7c Mon Sep 17 00:00:00 2001
From: tyweis25 <109304183+tyweis25@users.noreply.github.com>
Date: Thu, 18 Jul 2024 16:07:52 -0500
Subject: [PATCH] Update pom.xml
---
src/ui/pom.xml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/src/ui/pom.xml b/src/ui/pom.xml
index 7291b5cad..439fb9b08 100644
--- a/src/ui/pom.xml
+++ b/src/ui/pom.xml
@@ -19,7 +19,7 @@
2021.0.3
2.4.2
1.5.5.Final
- com.mycorp.starter.HelloWorldApplication
+ com.amazon.sample.ui.UiApplication
@@ -148,6 +148,9 @@
org.springframework.boot
spring-boot-maven-plugin
+
+ com.amazon.sample.ui.UiApplication
+
org.apache.maven.plugins