From 639a3774cb054047dd71a05211bd17b79640ccdd Mon Sep 17 00:00:00 2001 From: Ludovic Henry Date: Fri, 15 Jul 2022 19:26:12 +0000 Subject: [PATCH] v3.0.1 --- arpack/pom.xml | 4 ++-- benchmarks/pom.xml | 10 +++++----- blas/pom.xml | 4 ++-- lapack/pom.xml | 4 ++-- pom.xml | 2 +- 5 files changed, 12 insertions(+), 12 deletions(-) diff --git a/arpack/pom.xml b/arpack/pom.xml index 0621220..6f2913d 100644 --- a/arpack/pom.xml +++ b/arpack/pom.xml @@ -30,13 +30,13 @@ information or have any questions. dev.ludovic.netlib parent - 3.0.0 + 3.0.1 ../pom.xml dev.ludovic.netlib arpack - 3.0.0 + 3.0.1 jar diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 7ffb501..91d6c75 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -30,13 +30,13 @@ information or have any questions. dev.ludovic.netlib parent - 3.0.0 + 3.0.1 ../pom.xml dev.ludovic.netlib benchmarks - 3.0.0 + 3.0.1 jar @@ -48,17 +48,17 @@ information or have any questions. dev.ludovic.netlib blas - 3.0.0 + 3.0.1 dev.ludovic.netlib arpack - 3.0.0 + 3.0.1 dev.ludovic.netlib lapack - 3.0.0 + 3.0.1 diff --git a/blas/pom.xml b/blas/pom.xml index e7f2632..6016ec1 100644 --- a/blas/pom.xml +++ b/blas/pom.xml @@ -30,13 +30,13 @@ information or have any questions. dev.ludovic.netlib parent - 3.0.0 + 3.0.1 ../pom.xml dev.ludovic.netlib blas - 3.0.0 + 3.0.1 jar diff --git a/lapack/pom.xml b/lapack/pom.xml index d5533b0..aa1bf64 100644 --- a/lapack/pom.xml +++ b/lapack/pom.xml @@ -30,13 +30,13 @@ information or have any questions. dev.ludovic.netlib parent - 3.0.0 + 3.0.1 ../pom.xml dev.ludovic.netlib lapack - 3.0.0 + 3.0.1 jar diff --git a/pom.xml b/pom.xml index 4993708..c86fd73 100644 --- a/pom.xml +++ b/pom.xml @@ -29,7 +29,7 @@ information or have any questions. dev.ludovic.netlib parent - 3.0.0 + 3.0.1 pom Netlib