Depend on released version (1.0) of "Commons Statistics".
diff --git a/pom.xml b/pom.xml
index 0124cab..18891e3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
     <math.commons.numbers.version>1.1</math.commons.numbers.version>
     <math.commons.rng.version>1.5</math.commons.rng.version>
     <math.commons.geometry.version>1.0</math.commons.geometry.version>
-    <math.commons.statistics.version>1.0-SNAPSHOT</math.commons.statistics.version>
+    <math.commons.statistics.version>1.0</math.commons.statistics.version>
     <math.commons.math3.version>3.6.1</math.commons.math3.version>
     <!-- Workaround to avoid duplicating config files. -->
     <math.parent.dir>${basedir}</math.parent.dir>