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-statistics.git

commit 09912667e13073e6c3717641dc68138456fb39ff
Author: aherbert <[email protected]>
AuthorDate: Tue Jul 20 15:43:25 2021 +0100

    Update to Commons Numbers v1.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index a387b28..3865b88 100644
--- a/pom.xml
+++ b/pom.xml
@@ -118,7 +118,7 @@
     -->
     
<commons.release.name>commons-statistics-${project.version}</commons.release.name>
     <statistics.commons.rng.version>1.3</statistics.commons.rng.version>
-    
<statistics.commons.numbers.version>1.0-SNAPSHOT</statistics.commons.numbers.version>
 <!-- XXX -->
+    
<statistics.commons.numbers.version>1.0</statistics.commons.numbers.version>
     <statistics.commons.math3.version>3.6.1</statistics.commons.math3.version>
     
<statistics.mathjax.url>https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-mml-chtml.js</statistics.mathjax.url>
 

Reply via email to