Skip to content

Commit 7b4e8d2

Browse files
committed
Typo: 1.0-alpha5 to 1.0.0-alpha5 [skip ci]
1 parent 446d17e commit 7b4e8d2

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

commons-math-examples/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
<math.parent.dir>${basedir}/..</math.parent.dir>
4949
<math.jira.component>examples</math.jira.component>
5050

51-
<math.imaging.version>1.0-alpha5</math.imaging.version>
51+
<math.imaging.version>1.0.0-alpha5</math.imaging.version>
5252
<math.picocli.version>4.7.6</math.picocli.version>
5353

5454
<!-- Disable JApiCmp failures (but keep the report). The examples API is allowed to change. -->

src/changes/changes.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ Caveat:
9898
">
9999
<action dev="sebb" type="update">Bump Commons Parent from 78 to 81</action>
100100
<action dev="sebb" type="update">Bump picocli from 3.9.5 to 4.7.6</action>
101-
<action dev="sebb" type="update">Bump Commons Imaging from 1.0-alpha3 to 1.0-alpha5</action>
101+
<action dev="sebb" type="update">Bump Commons Imaging from 1.0-alpha3 to 1.0.0-alpha5</action>
102102
<action dev="engelen" type="update" due-to="Dependabot">Bump org.apache.commons:commons-rng-bom from 1.5 to 1.6 #244</action>
103103
<action dev="erans" type="update" issue="MATH-1669" due-to="Wolff Bock von Wuelfingen">
104104
Javadoc: Fix broken link.

0 commit comments

Comments
 (0)