This is an automated email from the ASF dual-hosted git repository.

mattjuntunen 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 01a6c77  updating README files to refer to latest release
01a6c77 is described below

commit 01a6c770666f2e7cf970729519162cb24f6bf337
Author: Matt Juntunen <mattjuntu...@apache.org>
AuthorDate: Tue Apr 7 01:41:36 2020 -0400

    updating README files to refer to latest release
---
 README.md                                 | 2 +-
 commons-numbers-angle/README.md           | 4 ++--
 commons-numbers-arrays/README.md          | 4 ++--
 commons-numbers-combinatorics/README.md   | 4 ++--
 commons-numbers-complex-streams/README.md | 2 +-
 commons-numbers-complex/README.md         | 4 ++--
 commons-numbers-core/README.md            | 4 ++--
 commons-numbers-field/README.md           | 4 ++--
 commons-numbers-fraction/README.md        | 4 ++--
 commons-numbers-gamma/README.md           | 4 ++--
 commons-numbers-primes/README.md          | 4 ++--
 commons-numbers-quaternion/README.md      | 4 ++--
 commons-numbers-rootfinder/README.md      | 4 ++--
 13 files changed, 24 insertions(+), 24 deletions(-)

diff --git a/README.md b/README.md
index 7a99950..bff4484 100644
--- a/README.md
+++ b/README.md
@@ -79,7 +79,7 @@ Alternatively you can pull it from the central Maven 
repositories:
 <dependency>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-numbers-parent</artifactId>
-  <version>1.0</version>
+  <version>1.0-beta1</version>
 </dependency>
 ```
 
diff --git a/commons-numbers-angle/README.md b/commons-numbers-angle/README.md
index f347892..74ebe14 100644
--- a/commons-numbers-angle/README.md
+++ b/commons-numbers-angle/README.md
@@ -46,7 +46,7 @@ Apache Commons Numbers Angle
 [![Build 
Status](https://travis-ci.org/apache/commons-numbers.svg)](https://travis-ci.org/apache/commons-numbers)
 [![Coverage 
Status](https://coveralls.io/repos/apache/commons-numbers/badge.svg)](https://coveralls.io/r/apache/commons-numbers)
 [![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-angle/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-angle/)
-[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-numbers-angle/1.0.svg)](https://javadoc.io/doc/org.apache.commons/commons-numbers-angle/1.0)
+[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-numbers-angle/1.0-beta1.svg)](https://javadoc.io/doc/org.apache.commons/commons-numbers-angle/1.0-beta1)
 
 Utilities related to the concept of angle.
 
@@ -67,7 +67,7 @@ Alternatively you can pull it from the central Maven 
repositories:
 <dependency>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-numbers-angle</artifactId>
-  <version>1.0</version>
+  <version>1.0-beta1</version>
 </dependency>
 ```
 
diff --git a/commons-numbers-arrays/README.md b/commons-numbers-arrays/README.md
index ced0516..fcb4789 100644
--- a/commons-numbers-arrays/README.md
+++ b/commons-numbers-arrays/README.md
@@ -46,7 +46,7 @@ Apache Commons Numbers Arrays
 [![Build 
Status](https://travis-ci.org/apache/commons-numbers.svg)](https://travis-ci.org/apache/commons-numbers)
 [![Coverage 
Status](https://coveralls.io/repos/apache/commons-numbers/badge.svg)](https://coveralls.io/r/apache/commons-numbers)
 [![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-arrays/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-arrays/)
-[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-numbers-arrays/1.0.svg)](https://javadoc.io/doc/org.apache.commons/commons-numbers-arrays/1.0)
+[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-numbers-arrays/1.0-beta1.svg)](https://javadoc.io/doc/org.apache.commons/commons-numbers-arrays/1.0-beta1)
 
 Array utilities.
 
@@ -67,7 +67,7 @@ Alternatively you can pull it from the central Maven 
repositories:
 <dependency>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-numbers-arrays</artifactId>
-  <version>1.0</version>
+  <version>1.0-beta1</version>
 </dependency>
 ```
 
diff --git a/commons-numbers-combinatorics/README.md 
b/commons-numbers-combinatorics/README.md
index ac854dc..deb2dac 100644
--- a/commons-numbers-combinatorics/README.md
+++ b/commons-numbers-combinatorics/README.md
@@ -46,7 +46,7 @@ Apache Commons Numbers Combinatorics
 [![Build 
Status](https://travis-ci.org/apache/commons-numbers.svg)](https://travis-ci.org/apache/commons-numbers)
 [![Coverage 
Status](https://coveralls.io/repos/apache/commons-numbers/badge.svg)](https://coveralls.io/r/apache/commons-numbers)
 [![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-combinatorics/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-combinatorics/)
-[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-numbers-combinatorics/1.0.svg)](https://javadoc.io/doc/org.apache.commons/commons-numbers-combinatorics/1.0)
+[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-numbers-combinatorics/1.0-beta1.svg)](https://javadoc.io/doc/org.apache.commons/commons-numbers-combinatorics/1.0-beta1)
 
 Combinatorics utilities such as factorial and binomial coefficients.
 
@@ -67,7 +67,7 @@ Alternatively you can pull it from the central Maven 
repositories:
 <dependency>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-numbers-combinatorics</artifactId>
-  <version>1.0</version>
+  <version>1.0-beta1</version>
 </dependency>
 ```
 
diff --git a/commons-numbers-complex-streams/README.md 
b/commons-numbers-complex-streams/README.md
index 69d9e7c..dbd9451 100644
--- a/commons-numbers-complex-streams/README.md
+++ b/commons-numbers-complex-streams/README.md
@@ -46,7 +46,7 @@ Apache Commons Numbers Complex Streams
 [![Build 
Status](https://travis-ci.org/apache/commons-numbers.svg)](https://travis-ci.org/apache/commons-numbers)
 [![Coverage 
Status](https://coveralls.io/repos/apache/commons-numbers/badge.svg)](https://coveralls.io/r/apache/commons-numbers)
 [![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-complex-streams/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-complex-streams/)
-[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-numbers-complex-streams/1.0.svg)](https://javadoc.io/doc/org.apache.commons/commons-numbers-complex-streams/1.0)
+[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-numbers-complex-streams/1.0-beta1.svg)](https://javadoc.io/doc/org.apache.commons/commons-numbers-complex-streams/1.0-beta1)
 
 Arrays, streams and collections of complex numbers.
 
diff --git a/commons-numbers-complex/README.md 
b/commons-numbers-complex/README.md
index 3b7ebdf..9edab60 100644
--- a/commons-numbers-complex/README.md
+++ b/commons-numbers-complex/README.md
@@ -46,7 +46,7 @@ Apache Commons Numbers Complex
 [![Build 
Status](https://travis-ci.org/apache/commons-numbers.svg)](https://travis-ci.org/apache/commons-numbers)
 [![Coverage 
Status](https://coveralls.io/repos/apache/commons-numbers/badge.svg)](https://coveralls.io/r/apache/commons-numbers)
 [![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-complex/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-complex/)
-[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-numbers-complex/1.0.svg)](https://javadoc.io/doc/org.apache.commons/commons-numbers-complex/1.0)
+[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-numbers-complex/1.0-beta1.svg)](https://javadoc.io/doc/org.apache.commons/commons-numbers-complex/1.0-beta1)
 
 Complex numbers.
 
@@ -67,7 +67,7 @@ Alternatively you can pull it from the central Maven 
repositories:
 <dependency>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-numbers-complex</artifactId>
-  <version>1.0</version>
+  <version>1.0-beta1</version>
 </dependency>
 ```
 
diff --git a/commons-numbers-core/README.md b/commons-numbers-core/README.md
index f4bd0b3..2b8c8d5 100644
--- a/commons-numbers-core/README.md
+++ b/commons-numbers-core/README.md
@@ -46,7 +46,7 @@ Apache Commons Numbers Core
 [![Build 
Status](https://travis-ci.org/apache/commons-numbers.svg)](https://travis-ci.org/apache/commons-numbers)
 [![Coverage 
Status](https://coveralls.io/repos/apache/commons-numbers/badge.svg)](https://coveralls.io/r/apache/commons-numbers)
 [![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-core/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-core/)
-[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-numbers-core/1.0.svg)](https://javadoc.io/doc/org.apache.commons/commons-numbers-core/1.0)
+[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-numbers-core/1.0-beta1.svg)](https://javadoc.io/doc/org.apache.commons/commons-numbers-core/1.0-beta1)
 
 Basic utilities.
 
@@ -67,7 +67,7 @@ Alternatively you can pull it from the central Maven 
repositories:
 <dependency>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-numbers-core</artifactId>
-  <version>1.0</version>
+  <version>1.0-beta1</version>
 </dependency>
 ```
 
diff --git a/commons-numbers-field/README.md b/commons-numbers-field/README.md
index 8373541..50b8585 100644
--- a/commons-numbers-field/README.md
+++ b/commons-numbers-field/README.md
@@ -46,7 +46,7 @@ Apache Commons Numbers Field
 [![Build 
Status](https://travis-ci.org/apache/commons-numbers.svg)](https://travis-ci.org/apache/commons-numbers)
 [![Coverage 
Status](https://coveralls.io/repos/apache/commons-numbers/badge.svg)](https://coveralls.io/r/apache/commons-numbers)
 [![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-field/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-field/)
-[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-numbers-field/1.0.svg)](https://javadoc.io/doc/org.apache.commons/commons-numbers-field/1.0)
+[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-numbers-field/1.0-beta1.svg)](https://javadoc.io/doc/org.apache.commons/commons-numbers-field/1.0-beta1)
 
 Utilities related to the concept of field.
 
@@ -67,7 +67,7 @@ Alternatively you can pull it from the central Maven 
repositories:
 <dependency>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-numbers-field</artifactId>
-  <version>1.0</version>
+  <version>1.0-beta1</version>
 </dependency>
 ```
 
diff --git a/commons-numbers-fraction/README.md 
b/commons-numbers-fraction/README.md
index 75aa850..9d93f27 100644
--- a/commons-numbers-fraction/README.md
+++ b/commons-numbers-fraction/README.md
@@ -46,7 +46,7 @@ Apache Commons Numbers Fraction
 [![Build 
Status](https://travis-ci.org/apache/commons-numbers.svg)](https://travis-ci.org/apache/commons-numbers)
 [![Coverage 
Status](https://coveralls.io/repos/apache/commons-numbers/badge.svg)](https://coveralls.io/r/apache/commons-numbers)
 [![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-fraction/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-fraction/)
-[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-numbers-fraction/1.0.svg)](https://javadoc.io/doc/org.apache.commons/commons-numbers-fraction/1.0)
+[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-numbers-fraction/1.0-beta1.svg)](https://javadoc.io/doc/org.apache.commons/commons-numbers-fraction/1.0-beta1)
 
 Fraction utilities.
 
@@ -67,7 +67,7 @@ Alternatively you can pull it from the central Maven 
repositories:
 <dependency>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-numbers-fraction</artifactId>
-  <version>1.0</version>
+  <version>1.0-beta1</version>
 </dependency>
 ```
 
diff --git a/commons-numbers-gamma/README.md b/commons-numbers-gamma/README.md
index 8210681..b191100 100644
--- a/commons-numbers-gamma/README.md
+++ b/commons-numbers-gamma/README.md
@@ -46,7 +46,7 @@ Apache Commons Numbers Gamma
 [![Build 
Status](https://travis-ci.org/apache/commons-numbers.svg)](https://travis-ci.org/apache/commons-numbers)
 [![Coverage 
Status](https://coveralls.io/repos/apache/commons-numbers/badge.svg)](https://coveralls.io/r/apache/commons-numbers)
 [![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-gamma/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-gamma/)
-[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-numbers-gamma/1.0.svg)](https://javadoc.io/doc/org.apache.commons/commons-numbers-gamma/1.0)
+[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-numbers-gamma/1.0-beta1.svg)](https://javadoc.io/doc/org.apache.commons/commons-numbers-gamma/1.0-beta1)
 
 Gamma family of functions.
 
@@ -67,7 +67,7 @@ Alternatively you can pull it from the central Maven 
repositories:
 <dependency>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-numbers-gamma</artifactId>
-  <version>1.0</version>
+  <version>1.0-beta1</version>
 </dependency>
 ```
 
diff --git a/commons-numbers-primes/README.md b/commons-numbers-primes/README.md
index 8350c3c..bbad1dd 100644
--- a/commons-numbers-primes/README.md
+++ b/commons-numbers-primes/README.md
@@ -46,7 +46,7 @@ Apache Commons Numbers Primes
 [![Build 
Status](https://travis-ci.org/apache/commons-numbers.svg)](https://travis-ci.org/apache/commons-numbers)
 [![Coverage 
Status](https://coveralls.io/repos/apache/commons-numbers/badge.svg)](https://coveralls.io/r/apache/commons-numbers)
 [![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-primes/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-primes/)
-[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-numbers-primes/1.0.svg)](https://javadoc.io/doc/org.apache.commons/commons-numbers-primes/1.0)
+[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-numbers-primes/1.0-beta1.svg)](https://javadoc.io/doc/org.apache.commons/commons-numbers-primes/1.0-beta1)
 
 Utilities related to prime numbers.
 
@@ -67,7 +67,7 @@ Alternatively you can pull it from the central Maven 
repositories:
 <dependency>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-numbers-primes</artifactId>
-  <version>1.0</version>
+  <version>1.0-beta1</version>
 </dependency>
 ```
 
diff --git a/commons-numbers-quaternion/README.md 
b/commons-numbers-quaternion/README.md
index b22d114..c9d8baa 100644
--- a/commons-numbers-quaternion/README.md
+++ b/commons-numbers-quaternion/README.md
@@ -46,7 +46,7 @@ Apache Commons Numbers Quaternion
 [![Build 
Status](https://travis-ci.org/apache/commons-numbers.svg)](https://travis-ci.org/apache/commons-numbers)
 [![Coverage 
Status](https://coveralls.io/repos/apache/commons-numbers/badge.svg)](https://coveralls.io/r/apache/commons-numbers)
 [![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-quaternion/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-quaternion/)
-[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-numbers-quaternion/1.0.svg)](https://javadoc.io/doc/org.apache.commons/commons-numbers-quaternion/1.0)
+[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-numbers-quaternion/1.0-beta1.svg)](https://javadoc.io/doc/org.apache.commons/commons-numbers-quaternion/1.0-beta1)
 
 Quaternion numbers.
 
@@ -67,7 +67,7 @@ Alternatively you can pull it from the central Maven 
repositories:
 <dependency>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-numbers-quaternion</artifactId>
-  <version>1.0</version>
+  <version>1.0-beta1</version>
 </dependency>
 ```
 
diff --git a/commons-numbers-rootfinder/README.md 
b/commons-numbers-rootfinder/README.md
index 4a126c0..59a75b6 100644
--- a/commons-numbers-rootfinder/README.md
+++ b/commons-numbers-rootfinder/README.md
@@ -46,7 +46,7 @@ Apache Commons Numbers Root Finder
 [![Build 
Status](https://travis-ci.org/apache/commons-numbers.svg)](https://travis-ci.org/apache/commons-numbers)
 [![Coverage 
Status](https://coveralls.io/repos/apache/commons-numbers/badge.svg)](https://coveralls.io/r/apache/commons-numbers)
 [![Maven 
Central](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-rootfinder/badge.svg)](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-numbers-rootfinder/)
-[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-numbers-rootfinder/1.0.svg)](https://javadoc.io/doc/org.apache.commons/commons-numbers-rootfinder/1.0)
+[![Javadocs](https://javadoc.io/badge/org.apache.commons/commons-numbers-rootfinder/1.0-beta1.svg)](https://javadoc.io/doc/org.apache.commons/commons-numbers-rootfinder/1.0-beta1)
 
 Root finding utilities.
 
@@ -67,7 +67,7 @@ Alternatively you can pull it from the central Maven 
repositories:
 <dependency>
   <groupId>org.apache.commons</groupId>
   <artifactId>commons-numbers-rootfinder</artifactId>
-  <version>1.0</version>
+  <version>1.0-beta1</version>
 </dependency>
 ```
 

Reply via email to