From bf26e8258fada5537e10505e64e4fa7b163c0530 Mon Sep 17 00:00:00 2001 From: Kadams35 Date: Wed, 26 Oct 2022 00:42:39 -0400 Subject: [PATCH] update assemblies in rest pom --- DeFi-Data-Engine/Rest Application/pom.xml | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/DeFi-Data-Engine/Rest Application/pom.xml b/DeFi-Data-Engine/Rest Application/pom.xml index 4937af40..359964a2 100644 --- a/DeFi-Data-Engine/Rest Application/pom.xml +++ b/DeFi-Data-Engine/Rest Application/pom.xml @@ -58,6 +58,19 @@ org.springframework.boot spring-boot-maven-plugin + + maven-assembly-plugin + + + + org.rest.application.RestApplication + + + + jar-with-dependencies + + +