From 474f841bcedaaa2450f107c3d990e5d5f79d60da Mon Sep 17 00:00:00 2001
From: OZGCloud <ozgcloud@mgm-tp.com>
Date: Mon, 21 Oct 2024 10:59:04 +0200
Subject: [PATCH] revert OZG-6710 configure spring-maven-plugin: add resources

revert OZG-6710 configure spring-maven-plugin: add resources
---
 ozgcloud-common-parent/pom.xml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/ozgcloud-common-parent/pom.xml b/ozgcloud-common-parent/pom.xml
index 34c25c1..26fd42f 100644
--- a/ozgcloud-common-parent/pom.xml
+++ b/ozgcloud-common-parent/pom.xml
@@ -212,7 +212,6 @@
 					<groupId>org.springframework.boot</groupId>
 					<artifactId>spring-boot-maven-plugin</artifactId>
 					<configuration>
-						<addResources>true</addResources>
 						<image>
 							<env>
 								<BPE_DELIM_JAVA_TOOL_OPTIONS xml:space="preserve"> </BPE_DELIM_JAVA_TOOL_OPTIONS>
-- 
GitLab