From 7dcc5b0fa65e93736852ba19ddc23229fdfda368 Mon Sep 17 00:00:00 2001 From: David Pang Date: Mon, 23 Sep 2024 13:44:49 -0400 Subject: [PATCH] removed test scope from commons-math3 --- ta4j-core/pom.xml | 146 +++++++++++++++++++++++----------------------- 1 file changed, 73 insertions(+), 73 deletions(-) diff --git a/ta4j-core/pom.xml b/ta4j-core/pom.xml index 66b136c0..86422301 100644 --- a/ta4j-core/pom.xml +++ b/ta4j-core/pom.xml @@ -1,81 +1,81 @@ - 4.0.0 - - org.ta4j - ta4j-parent - 0.16-CF - - ta4j-core + 4.0.0 + + org.ta4j + ta4j-parent + 0.16-CF + + ta4j-core - Ta4j Core - ta4j is a Java library providing a simple API for technical analysis. + Ta4j Core + ta4j is a Java library providing a simple API for technical analysis. - + - - - org.slf4j - slf4j-api - 2.0.13 - + + + org.slf4j + slf4j-api + 2.0.13 + - - - junit - junit - 4.13.2 - test - - - org.apache.commons - commons-math3 - 3.6.1 - test - - - org.apache.poi - poi - 5.3.0 - test - - - ch.qos.logback - logback-classic - test - - - - - - org.apache.maven.plugins - maven-jar-plugin - 3.4.2 - - - ${project.build.outputDirectory}/META-INF/MANIFEST.MF - - - - - biz.aQute.bnd - bnd-maven-plugin - 7.0.0 - - - default-bnd-process - - bnd-process - - - - - - + org.apache.commons + commons-math3 + 3.6.1 + + + + + junit + junit + 4.13.2 + test + + + org.apache.poi + poi + 5.3.0 + test + + + ch.qos.logback + logback-classic + test + + + + + + org.apache.maven.plugins + maven-jar-plugin + 3.4.2 + + + ${project.build.outputDirectory}/META-INF/MANIFEST.MF + + + + + biz.aQute.bnd + bnd-maven-plugin + 7.0.0 + + + default-bnd-process + + bnd-process + + + + + + - - - - - + + + + +