We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ce3e82 commit 1464fbcCopy full SHA for 1464fbc
pom.xml
@@ -64,7 +64,7 @@
64
<math.commons.numbers.version>1.2</math.commons.numbers.version>
65
<math.commons.rng.version>1.6</math.commons.rng.version>
66
<math.commons.geometry.version>1.0</math.commons.geometry.version>
67
- <math.commons.statistics.version>1.2-SNAPSHOT</math.commons.statistics.version>
+ <math.commons.statistics.version>1.2</math.commons.statistics.version>
68
<math.commons.math3.version>3.6.1</math.commons.math3.version>
69
<!-- Workaround to avoid duplicating config files. -->
70
<math.parent.dir>${basedir}</math.parent.dir>
0 commit comments