From 2303935c2ffc677fde3b86ed32ca6a0e48a785fa Mon Sep 17 00:00:00 2001 From: quanpham-axonivy Date: Tue, 17 Dec 2024 14:56:01 +0700 Subject: [PATCH] MARP-1333 Missing setup path for README_DE.md (#113) --- msgraph-connector-product/pom.xml | 5 ++++- msgraph-connector-product/zip.xml | 4 ++++ 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/msgraph-connector-product/pom.xml b/msgraph-connector-product/pom.xml index eac0bfd..e6dfdf7 100644 --- a/msgraph-connector-product/pom.xml +++ b/msgraph-connector-product/pom.xml @@ -44,12 +44,15 @@ - + + + ${setupText} + ${setupText} diff --git a/msgraph-connector-product/zip.xml b/msgraph-connector-product/zip.xml index a3d9dbd..359dc3d 100644 --- a/msgraph-connector-product/zip.xml +++ b/msgraph-connector-product/zip.xml @@ -35,5 +35,9 @@ ${project.build.directory}/README.md README.md + + ${project.build.directory}/README_DE.md + README_DE.md +