This is an automated email from the ASF dual-hosted git repository.
aherbert pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-numbers.git
The following commit(s) were added to refs/heads/master by this push:
new c917fd4d Update maven central badge
c917fd4d is described below
commit c917fd4de7defd368f70efe4767326ff6f5043f2
Author: Alex Herbert <[email protected]>
AuthorDate: Mon Apr 7 14:03:21 2025 +0100
Update maven central badge
---
README.md | 2 +-
commons-numbers-angle/README.md | 2 +-
commons-numbers-arrays/README.md | 2 +-
commons-numbers-combinatorics/README.md | 2 +-
commons-numbers-complex-streams/README.md | 2 +-
commons-numbers-complex/README.md | 2 +-
commons-numbers-core/README.md | 2 +-
commons-numbers-field/README.md | 2 +-
commons-numbers-fraction/README.md | 2 +-
commons-numbers-gamma/README.md | 2 +-
commons-numbers-primes/README.md | 2 +-
commons-numbers-quaternion/README.md | 2 +-
commons-numbers-rootfinder/README.md | 2 +-
13 files changed, 13 insertions(+), 13 deletions(-)
diff --git a/README.md b/README.md
index e83654de..1facb4ed 100644
--- a/README.md
+++ b/README.md
@@ -45,7 +45,7 @@ Apache Commons Numbers
[](https://github.com/apache/commons-numbers/actions/workflows/maven.yml)
[](https://app.codecov.io/gh/apache/commons-numbers)
-[](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-bom/?gav=true)
+[](https://search.maven.org/artifact/org.apache.commons/commons-numbers-bom/)
[](https://sonarcloud.io/dashboard?id=commons-numbers)
The Apache Commons Numbers project provides number types and utilities.
diff --git a/commons-numbers-angle/README.md b/commons-numbers-angle/README.md
index 7bfc9fe4..26eadeba 100644
--- a/commons-numbers-angle/README.md
+++ b/commons-numbers-angle/README.md
@@ -45,7 +45,7 @@ Apache Commons Numbers Angle
[](https://github.com/apache/commons-numbers/actions/workflows/maven.yml)
[](https://app.codecov.io/gh/apache/commons-numbers)
-[](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-angle/?gav=true)
+[](https://search.maven.org/artifact/org.apache.commons/commons-numbers-angle/)
[](https://javadoc.io/doc/org.apache.commons/commons-numbers-angle/1.2)
[
Utilities related to the concept of angle.
diff --git a/commons-numbers-arrays/README.md b/commons-numbers-arrays/README.md
index 00b8b3e1..f43a2e50 100644
--- a/commons-numbers-arrays/README.md
+++ b/commons-numbers-arrays/README.md
@@ -45,7 +45,7 @@ Apache Commons Numbers Arrays
[](https://github.com/apache/commons-numbers/actions/workflows/maven.yml)
[](https://app.codecov.io/gh/apache/commons-numbers)
-[](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-arrays/?gav=true)
+[](https://search.maven.org/artifact/org.apache.commons/commons-numbers-arrays/)
[](https://javadoc.io/doc/org.apache.commons/commons-numbers-arrays/1.2)
Array utilities.
diff --git a/commons-numbers-combinatorics/README.md
b/commons-numbers-combinatorics/README.md
index fbb22b5c..e1fc814f 100644
--- a/commons-numbers-combinatorics/README.md
+++ b/commons-numbers-combinatorics/README.md
@@ -45,7 +45,7 @@ Apache Commons Numbers Combinatorics
[](https://github.com/apache/commons-numbers/actions/workflows/maven.yml)
[](https://app.codecov.io/gh/apache/commons-numbers)
-[](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-combinatorics/?gav=true)
+[](https://search.maven.org/artifact/org.apache.commons/commons-numbers-combinatorics/)
[](https://javadoc.io/doc/org.apache.commons/commons-numbers-combinatorics/1.2)
Combinatorics utilities such as factorial and binomial coefficients.
diff --git a/commons-numbers-complex-streams/README.md
b/commons-numbers-complex-streams/README.md
index befe78e4..8d556310 100644
--- a/commons-numbers-complex-streams/README.md
+++ b/commons-numbers-complex-streams/README.md
@@ -45,7 +45,7 @@ Apache Commons Numbers Complex Streams
[](https://github.com/apache/commons-numbers/actions/workflows/maven.yml)
[](https://app.codecov.io/gh/apache/commons-numbers)
-[](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-complex-streams/)
+[](https://search.maven.org/artifact/org.apache.commons/commons-numbers-complex-streams/)
[](https://javadoc.io/doc/org.apache.commons/commons-numbers-complex-streams/1.1)
Arrays, streams and collections of complex numbers.
diff --git a/commons-numbers-complex/README.md
b/commons-numbers-complex/README.md
index e559f4ae..45080f10 100644
--- a/commons-numbers-complex/README.md
+++ b/commons-numbers-complex/README.md
@@ -45,7 +45,7 @@ Apache Commons Numbers Complex
[](https://github.com/apache/commons-numbers/actions/workflows/maven.yml)
[](https://app.codecov.io/gh/apache/commons-numbers)
-[](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-complex/?gav=true)
+[](https://search.maven.org/artifact/org.apache.commons/commons-numbers-complex/)
[](https://javadoc.io/doc/org.apache.commons/commons-numbers-complex/1.2)
Complex numbers.
diff --git a/commons-numbers-core/README.md b/commons-numbers-core/README.md
index 1b13e3ce..a4cb51ba 100644
--- a/commons-numbers-core/README.md
+++ b/commons-numbers-core/README.md
@@ -45,7 +45,7 @@ Apache Commons Numbers Core
[](https://github.com/apache/commons-numbers/actions/workflows/maven.yml)
[](https://app.codecov.io/gh/apache/commons-numbers)
-[](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-core/?gav=true)
+[](https://search.maven.org/artifact/org.apache.commons/commons-numbers-core/)
[](https://javadoc.io/doc/org.apache.commons/commons-numbers-core/1.2)
Basic utilities.
diff --git a/commons-numbers-field/README.md b/commons-numbers-field/README.md
index 3a9f8b96..3e2db4b3 100644
--- a/commons-numbers-field/README.md
+++ b/commons-numbers-field/README.md
@@ -45,7 +45,7 @@ Apache Commons Numbers Field
[](https://github.com/apache/commons-numbers/actions/workflows/maven.yml)
[](https://app.codecov.io/gh/apache/commons-numbers)
-[](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-field/?gav=true)
+[](https://search.maven.org/artifact/org.apache.commons/commons-numbers-field/)
[](https://javadoc.io/doc/org.apache.commons/commons-numbers-field/1.2)
Utilities related to the concept of field.
diff --git a/commons-numbers-fraction/README.md
b/commons-numbers-fraction/README.md
index f47d3be1..0729e3eb 100644
--- a/commons-numbers-fraction/README.md
+++ b/commons-numbers-fraction/README.md
@@ -45,7 +45,7 @@ Apache Commons Numbers Fraction
[](https://github.com/apache/commons-numbers/actions/workflows/maven.yml)
[](https://app.codecov.io/gh/apache/commons-numbers)
-[](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-fraction/?gav=true)
+[](https://search.maven.org/artifact/org.apache.commons/commons-numbers-fraction/)
[](https://javadoc.io/doc/org.apache.commons/commons-numbers-fraction/1.2)
Fraction utilities.
diff --git a/commons-numbers-gamma/README.md b/commons-numbers-gamma/README.md
index 1df0272e..53a47e78 100644
--- a/commons-numbers-gamma/README.md
+++ b/commons-numbers-gamma/README.md
@@ -45,7 +45,7 @@ Apache Commons Numbers Gamma
[](https://github.com/apache/commons-numbers/actions/workflows/maven.yml)
[](https://app.codecov.io/gh/apache/commons-numbers)
-[](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-gamma/?gav=true)
+[](https://search.maven.org/artifact/org.apache.commons/commons-numbers-gamma/)
[](https://javadoc.io/doc/org.apache.commons/commons-numbers-gamma/1.2)
Gamma family of functions.
diff --git a/commons-numbers-primes/README.md b/commons-numbers-primes/README.md
index 88c9afde..00c55861 100644
--- a/commons-numbers-primes/README.md
+++ b/commons-numbers-primes/README.md
@@ -45,7 +45,7 @@ Apache Commons Numbers Primes
[](https://github.com/apache/commons-numbers/actions/workflows/maven.yml)
[](https://app.codecov.io/gh/apache/commons-numbers)
-[](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-primes/?gav=true)
+[](https://search.maven.org/artifact/org.apache.commons/commons-numbers-primes/)
[](https://javadoc.io/doc/org.apache.commons/commons-numbers-primes/1.2)
Utilities related to prime numbers.
diff --git a/commons-numbers-quaternion/README.md
b/commons-numbers-quaternion/README.md
index b6dbef97..ad47cac0 100644
--- a/commons-numbers-quaternion/README.md
+++ b/commons-numbers-quaternion/README.md
@@ -45,7 +45,7 @@ Apache Commons Numbers Quaternion
[](https://github.com/apache/commons-numbers/actions/workflows/maven.yml)
[](https://app.codecov.io/gh/apache/commons-numbers)
-[](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-quaternion/?gav=true)
+[](https://search.maven.org/artifact/org.apache.commons/commons-numbers-quaternion/)
[](https://javadoc.io/doc/org.apache.commons/commons-numbers-quaternion/1.2)
Quaternion numbers.
diff --git a/commons-numbers-rootfinder/README.md
b/commons-numbers-rootfinder/README.md
index 5d06d538..26d83b06 100644
--- a/commons-numbers-rootfinder/README.md
+++ b/commons-numbers-rootfinder/README.md
@@ -45,7 +45,7 @@ Apache Commons Numbers Root Finder
[](https://github.com/apache/commons-numbers/actions/workflows/maven.yml)
[](https://app.codecov.io/gh/apache/commons-numbers)
-[](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-rootfinder/?gav=true)
+[](https://search.maven.org/artifact/org.apache.commons/commons-numbers-rootfinder/)
[](https://javadoc.io/doc/org.apache.commons/commons-numbers-rootfinder/1.2)
Root finding utilities.