From f7aee5aad2dd420f09e1524eeb1e7c95a3526e2d Mon Sep 17 00:00:00 2001 From: "AAVN\\pvquan" Date: Tue, 12 Nov 2024 11:46:23 +0700 Subject: [PATCH] MARP-1333 Missing setup path for README_DE.md --- 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 +