This is an automated email from the ASF dual-hosted git repository. aherbert pushed a commit to branch feature__MATH-1563__genetic_algorithm in repository https://gitbox.apache.org/repos/asf/commons-math.git
The following commit(s) were added to refs/heads/feature__MATH-1563__genetic_algorithm by this push: new d1633351a Update commons imaging 1.0-alpha3-SNAPSHOT to 1.0-alpha3 d1633351a is described below commit d1633351a10cac230e5d310ce195b99bdedc183e Author: aherbert <aherb...@apache.org> AuthorDate: Fri Oct 14 17:20:57 2022 +0100 Update commons imaging 1.0-alpha3-SNAPSHOT to 1.0-alpha3 This prevents the feature branch build failing on the Jenkins CI server. --- commons-math-examples/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/commons-math-examples/pom.xml b/commons-math-examples/pom.xml index 2be02a1b8..58b15cc5b 100644 --- a/commons-math-examples/pom.xml +++ b/commons-math-examples/pom.xml @@ -51,7 +51,7 @@ <math.picocli.version>3.9.5</math.picocli.version> <math.rng.version>1.4</math.rng.version> <math.geometry.version>1.0</math.geometry.version> - <math.imaging.version>1.0-alpha3-SNAPSHOT</math.imaging.version> + <math.imaging.version>1.0-alpha3</math.imaging.version> <math.slf4j.version>1.7.32</math.slf4j.version> <!-- Disable JApiCmp failures (but keep the report). The examples API is allowed to change. -->