From 2601b1bf0881250c044a92b738816d8a5c3515da Mon Sep 17 00:00:00 2001 From: Eduardo Lanasca Date: Tue, 31 Aug 2021 19:44:29 -0500 Subject: [PATCH] Update custom tatool-core With these lines the custom jar is included and the project can run without problems :smiley: --- pom.xml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/pom.xml b/pom.xml index cd7df2e..09da522 100644 --- a/pom.xml +++ b/pom.xml @@ -19,6 +19,8 @@ ch.tatool tatool-core 1.3.2 + system + ${basedir}/core_replace/tatool-core-1.3.2.jar ch.tatool