From 0d69cc61a86b26ef70862fa4b8a0a1f4ad90379e Mon Sep 17 00:00:00 2001 From: Emmanuel Nyachoke Date: Mon, 17 Feb 2025 12:18:05 +0300 Subject: [PATCH] HSC-350: Copy the full data directory from Ozone instead of only MySQL --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 0c080b2..f1632bd 100644 --- a/pom.xml +++ b/pom.xml @@ -178,13 +178,13 @@ - ${project.build.directory}/${project.artifactId}-${project.version}/distro/data/mysql + ${project.build.directory}/${project.artifactId}-${project.version}/distro/data true - ${project.build.directory}/ozone-pro/distro/data/mysql + ${project.build.directory}/ozone-pro/distro/data