From 29847ce9a166f495800c5a7f176c8f494f7018d3 Mon Sep 17 00:00:00 2001 From: Emanuel Alves Date: Fri, 22 Sep 2023 18:34:34 +0100 Subject: [PATCH] Set file encoding property on sdk-tests module (#923) * Set file encoding on sdk-tests module Signed-off-by: Emanuel Alves * trigger CI Signed-off-by: Emanuel Alves --------- Signed-off-by: Emanuel Alves Co-authored-by: Artur Souza --- sdk-tests/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/sdk-tests/pom.xml b/sdk-tests/pom.xml index 43ce0bda0..47df45136 100644 --- a/sdk-tests/pom.xml +++ b/sdk-tests/pom.xml @@ -11,6 +11,7 @@ Tests for Dapr's Java SDK - not to be published as a jar. + UTF-8 11 11 true