From fc559f08ad12bd8c191c7245da4f9b498becaf37 Mon Sep 17 00:00:00 2001 From: Chris Enoch Date: Thu, 21 Sep 2023 15:07:19 +0000 Subject: [PATCH] Made liquibase config use absolute path to liquibase properties --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f49b94a87..8bfb6a82f 100644 --- a/pom.xml +++ b/pom.xml @@ -60,7 +60,7 @@ liquibase-maven-plugin 4.23.0 - nvip_data/mysql-database/newDB/liquibase.properties + /nvip_data/mysql-database/newDB/liquibase.properties false