From c20a450060a768c97cf2d739a1b4f15b39d87759 Mon Sep 17 00:00:00 2001 From: aherbert Date: Thu, 13 Oct 2022 13:12:24 +0100 Subject: [PATCH] Remove redundant properties and dependency management --- commons-math-examples/pom.xml | 28 +++------------------------- 1 file changed, 3 insertions(+), 25 deletions(-) diff --git a/commons-math-examples/pom.xml b/commons-math-examples/pom.xml index b4ef6e47a..ae8844873 100644 --- a/commons-math-examples/pom.xml +++ b/commons-math-examples/pom.xml @@ -48,16 +48,12 @@ ${basedir}/.. examples - 4.0-SNAPSHOT - 3.9.5 - 1.4 - 1.0 1.0-alpha3 + 3.9.5 false false - examples @@ -66,31 +62,13 @@ org.apache.commons commons-math4-neuralnet - ${math.version} + ${project.version} org.apache.commons commons-math4-legacy - ${math.version} - - - - org.apache.commons - commons-rng-client-api - ${math.rng.version} - - - - org.apache.commons - commons-rng-simple - ${math.rng.version} - - - - org.apache.commons - commons-geometry-euclidean - ${math.geometry.version} + ${project.version}