From 96468bd95dc53e6eb1104b81b9920d49824dd479 Mon Sep 17 00:00:00 2001 From: Villu Ruusmann Date: Fri, 1 Nov 2024 09:24:21 +0200 Subject: [PATCH] Improved build configuration --- pmml-statsmodels-example/pom.xml | 2 +- pom.xml | 13 +++++-------- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/pmml-statsmodels-example/pom.xml b/pmml-statsmodels-example/pom.xml index 5612847..a6b9692 100644 --- a/pmml-statsmodels-example/pom.xml +++ b/pmml-statsmodels-example/pom.xml @@ -40,7 +40,7 @@ org.apache.maven.plugins maven-deploy-plugin - 3.1.2 + 3.1.3 true diff --git a/pom.xml b/pom.xml index 0a04be7..8ac52dd 100644 --- a/pom.xml +++ b/pom.xml @@ -133,7 +133,7 @@ org.apache.maven.plugins maven-javadoc-plugin - 3.7.0 + 3.10.1 1.8 @@ -151,15 +151,12 @@ org.apache.maven.plugins maven-surefire-plugin - 3.3.1 + 3.5.1 ${jacoco.agent} - - - java.util.logging.config.file - src/test/resources/logging.properties - - + + src/test/resources/logging.properties + false