From 73a98b0524cb0c7287e31a5ec0fb4665fbee5d0f Mon Sep 17 00:00:00 2001 From: filipe Date: Fri, 13 Dec 2024 15:36:00 -0300 Subject: [PATCH] fix scope for test jar --- pom.xml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 32b73c4..a44c0d9 100644 --- a/pom.xml +++ b/pom.xml @@ -40,16 +40,17 @@ - - org.liquibase - liquibase-test-harness - 1.0.9 - com.amazon.redshift redshift-jdbc42 2.1.0.31 + + org.liquibase + liquibase-test-harness + 1.0.9 + test +