From 7d1faa6795dcc4a8ecff786a1d9854b287d94865 Mon Sep 17 00:00:00 2001 From: Ludovic Henry Date: Tue, 20 Apr 2021 12:41:32 +0200 Subject: [PATCH] v1.0.11 --- 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 26817380..ad44df29 100644 --- a/arpack/pom.xml +++ b/arpack/pom.xml @@ -27,13 +27,13 @@ information or have any questions. dev.ludovic.netlib parent - 1.0.10 + 1.0.11 ../pom.xml dev.ludovic.netlib arpack - 1.0.10 + 1.0.11 jar diff --git a/benchmarks/pom.xml b/benchmarks/pom.xml index 4c9ab1e6..67e667be 100644 --- a/benchmarks/pom.xml +++ b/benchmarks/pom.xml @@ -27,13 +27,13 @@ information or have any questions. dev.ludovic.netlib parent - 1.0.10 + 1.0.11 ../pom.xml dev.ludovic.netlib benchmarks - 1.0.10 + 1.0.11 jar @@ -45,17 +45,17 @@ information or have any questions. dev.ludovic.netlib blas - 1.0.10 + 1.0.11 dev.ludovic.netlib arpack - 1.0.10 + 1.0.11 dev.ludovic.netlib lapack - 1.0.10 + 1.0.11 diff --git a/blas/pom.xml b/blas/pom.xml index a91220a5..3ff99c0e 100644 --- a/blas/pom.xml +++ b/blas/pom.xml @@ -27,13 +27,13 @@ information or have any questions. dev.ludovic.netlib parent - 1.0.10 + 1.0.11 ../pom.xml dev.ludovic.netlib blas - 1.0.10 + 1.0.11 jar diff --git a/lapack/pom.xml b/lapack/pom.xml index 2ddcb231..63f49069 100644 --- a/lapack/pom.xml +++ b/lapack/pom.xml @@ -27,13 +27,13 @@ information or have any questions. dev.ludovic.netlib parent - 1.0.10 + 1.0.11 ../pom.xml dev.ludovic.netlib lapack - 1.0.10 + 1.0.11 jar diff --git a/pom.xml b/pom.xml index 0c29cda5..9e9c3738 100644 --- a/pom.xml +++ b/pom.xml @@ -26,7 +26,7 @@ information or have any questions. dev.ludovic.netlib parent - 1.0.10 + 1.0.11 pom Netlib