From 5adde5ef4352c8af126ae64eaedb800649371381 Mon Sep 17 00:00:00 2001 From: Clebert Suconic Date: Tue, 13 Aug 2024 20:18:11 -0400 Subject: [PATCH] ARTEMIS-4986 Changing plugin to compile phase to make it simpler on CI --- tests/compatibility-tests/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/compatibility-tests/pom.xml b/tests/compatibility-tests/pom.xml index b5cfb1b199..e2b4d012b4 100644 --- a/tests/compatibility-tests/pom.xml +++ b/tests/compatibility-tests/pom.xml @@ -281,7 +281,7 @@ unpack-2.30.0 - package + compile unpack @@ -302,7 +302,7 @@ It will be important to test the switch at the current and previous version. --> unpack-2.36.0 - package + compile unpack