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 223cf9b4ccc59935c071fc382f620926810dec86 Author: aherbert <aherb...@apache.org> AuthorDate: Tue Dec 6 11:20:17 2022 +0000 Update README.md pages for 1.0 release --- README.md | 2 +- commons-statistics-distribution/README.md | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index de9bc2e..e80e448 100644 --- a/README.md +++ b/README.md @@ -66,7 +66,7 @@ Alternatively you can pull it from the central Maven repositories: ```xml <dependency> <groupId>org.apache.commons</groupId> - <artifactId>commons-statistics</artifactId> + <artifactId>commons-statistics-distribution</artifactId> <version>1.0</version> </dependency> ``` diff --git a/commons-statistics-distribution/README.md b/commons-statistics-distribution/README.md index ac36f47..f15e2e5 100644 --- a/commons-statistics-distribution/README.md +++ b/commons-statistics-distribution/README.md @@ -46,6 +46,7 @@ Apache Commons Statistics Distribution [](https://github.com/apache/commons-statistics/actions/workflows/maven.yml) [](https://app.codecov.io/gh/apache/commons-statistics) [](https://maven-badges.herokuapp.com/maven-central/org.apache.commons/commons-statistics-distribution/) +[](https://javadoc.io/doc/org.apache.commons/commons-statistics/1.0) [](http://www.apache.org/licenses/LICENSE-2.0.html) Statistical distributions.