From 4ae924e433685ba17a4c0bac658c0a7c1d358bd9 Mon Sep 17 00:00:00 2001 From: Richard Millet Date: Thu, 10 Oct 2019 11:21:41 -0700 Subject: [PATCH] NOJIRA: Setting maven.multiModuleProjectDirectory Maven property for when ant import task gets run. --- services/authorization-mgt/import/build.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/authorization-mgt/import/build.xml b/services/authorization-mgt/import/build.xml index d6ea30e80..8afdd2ab4 100644 --- a/services/authorization-mgt/import/build.xml +++ b/services/authorization-mgt/import/build.xml @@ -7,7 +7,7 @@ - + -- 2.47.3