Skip to content

Commit 824ec18

Browse files
Updated version number for official patch release.
1 parent 174b1df commit 824ec18

13 files changed

Lines changed: 13 additions & 13 deletions

File tree

hipparchus-clustering/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.hipparchus</groupId>
2525
<artifactId>hipparchus</artifactId>
26-
<version>4.0.2</version>
26+
<version>4.0.3</version>
2727
<relativePath>../hipparchus-parent</relativePath>
2828
</parent>
2929

hipparchus-core/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.hipparchus</groupId>
2525
<artifactId>hipparchus</artifactId>
26-
<version>4.0.2</version>
26+
<version>4.0.3</version>
2727
<relativePath>../hipparchus-parent</relativePath>
2828
</parent>
2929

hipparchus-coverage/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.hipparchus</groupId>
2525
<artifactId>hipparchus</artifactId>
26-
<version>4.0.2</version>
26+
<version>4.0.3</version>
2727
<relativePath>../hipparchus-parent</relativePath>
2828
</parent>
2929

hipparchus-fft/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.hipparchus</groupId>
2525
<artifactId>hipparchus</artifactId>
26-
<version>4.0.2</version>
26+
<version>4.0.3</version>
2727
<relativePath>../hipparchus-parent</relativePath>
2828
</parent>
2929

hipparchus-filtering/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.hipparchus</groupId>
2525
<artifactId>hipparchus</artifactId>
26-
<version>4.0.2</version>
26+
<version>4.0.3</version>
2727
<relativePath>../hipparchus-parent</relativePath>
2828
</parent>
2929

hipparchus-fitting/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.hipparchus</groupId>
2525
<artifactId>hipparchus</artifactId>
26-
<version>4.0.2</version>
26+
<version>4.0.3</version>
2727
<relativePath>../hipparchus-parent</relativePath>
2828
</parent>
2929

hipparchus-geometry/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.hipparchus</groupId>
2525
<artifactId>hipparchus</artifactId>
26-
<version>4.0.2</version>
26+
<version>4.0.3</version>
2727
<relativePath>../hipparchus-parent</relativePath>
2828
</parent>
2929

hipparchus-ode/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.hipparchus</groupId>
2525
<artifactId>hipparchus</artifactId>
26-
<version>4.0.2</version>
26+
<version>4.0.3</version>
2727
<relativePath>../hipparchus-parent</relativePath>
2828
</parent>
2929

hipparchus-optim/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
<parent>
2424
<groupId>org.hipparchus</groupId>
2525
<artifactId>hipparchus</artifactId>
26-
<version>4.0.2</version>
26+
<version>4.0.3</version>
2727
<relativePath>../hipparchus-parent</relativePath>
2828
</parent>
2929

hipparchus-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
<modelVersion>4.0.0</modelVersion>
2222
<groupId>org.hipparchus</groupId>
2323
<artifactId>hipparchus</artifactId>
24-
<version>4.0.2</version>
24+
<version>4.0.3</version>
2525
<packaging>pom</packaging>
2626

2727
<name>Hipparchus</name>

0 commit comments

Comments
 (0)