From 70b0631fb0d2808f345e00718199b39f1f0878ec Mon Sep 17 00:00:00 2001 From: Luc Maisonobe Date: Mon, 1 Apr 2024 17:06:29 +0200 Subject: [PATCH] Dropped -SNAPSHOT in version number for official release. --- hipparchus-clustering/pom.xml | 2 +- hipparchus-core/pom.xml | 2 +- hipparchus-coverage/pom.xml | 2 +- hipparchus-fft/pom.xml | 2 +- hipparchus-filtering/pom.xml | 2 +- hipparchus-fitting/pom.xml | 2 +- hipparchus-geometry/pom.xml | 2 +- hipparchus-migration/pom.xml | 2 +- hipparchus-ode/pom.xml | 2 +- hipparchus-optim/pom.xml | 2 +- hipparchus-parent/pom.xml | 2 +- hipparchus-samples/pom.xml | 2 +- hipparchus-stat/pom.xml | 2 +- pom.xml | 2 +- 14 files changed, 14 insertions(+), 14 deletions(-) diff --git a/hipparchus-clustering/pom.xml b/hipparchus-clustering/pom.xml index 499fda504..4b15c5aaa 100644 --- a/hipparchus-clustering/pom.xml +++ b/hipparchus-clustering/pom.xml @@ -23,7 +23,7 @@ org.hipparchus hipparchus - 3.1-SNAPSHOT + 3.1 ../hipparchus-parent diff --git a/hipparchus-core/pom.xml b/hipparchus-core/pom.xml index 7f83eeaeb..32b7476e4 100644 --- a/hipparchus-core/pom.xml +++ b/hipparchus-core/pom.xml @@ -23,7 +23,7 @@ org.hipparchus hipparchus - 3.1-SNAPSHOT + 3.1 ../hipparchus-parent diff --git a/hipparchus-coverage/pom.xml b/hipparchus-coverage/pom.xml index babd9dfed..8a7ab2307 100644 --- a/hipparchus-coverage/pom.xml +++ b/hipparchus-coverage/pom.xml @@ -23,7 +23,7 @@ org.hipparchus hipparchus - 3.1-SNAPSHOT + 3.1 ../hipparchus-parent diff --git a/hipparchus-fft/pom.xml b/hipparchus-fft/pom.xml index a902aa2d6..414251923 100644 --- a/hipparchus-fft/pom.xml +++ b/hipparchus-fft/pom.xml @@ -23,7 +23,7 @@ org.hipparchus hipparchus - 3.1-SNAPSHOT + 3.1 ../hipparchus-parent diff --git a/hipparchus-filtering/pom.xml b/hipparchus-filtering/pom.xml index 2dba1359b..a9a7b79c9 100644 --- a/hipparchus-filtering/pom.xml +++ b/hipparchus-filtering/pom.xml @@ -23,7 +23,7 @@ org.hipparchus hipparchus - 3.1-SNAPSHOT + 3.1 ../hipparchus-parent diff --git a/hipparchus-fitting/pom.xml b/hipparchus-fitting/pom.xml index e561e923b..47effbc7f 100644 --- a/hipparchus-fitting/pom.xml +++ b/hipparchus-fitting/pom.xml @@ -23,7 +23,7 @@ org.hipparchus hipparchus - 3.1-SNAPSHOT + 3.1 ../hipparchus-parent diff --git a/hipparchus-geometry/pom.xml b/hipparchus-geometry/pom.xml index f27d19aca..9e01ef595 100644 --- a/hipparchus-geometry/pom.xml +++ b/hipparchus-geometry/pom.xml @@ -23,7 +23,7 @@ org.hipparchus hipparchus - 3.1-SNAPSHOT + 3.1 ../hipparchus-parent diff --git a/hipparchus-migration/pom.xml b/hipparchus-migration/pom.xml index 9376be1d5..c2e08b4aa 100644 --- a/hipparchus-migration/pom.xml +++ b/hipparchus-migration/pom.xml @@ -23,7 +23,7 @@ org.hipparchus hipparchus - 3.1-SNAPSHOT + 3.1 ../hipparchus-parent diff --git a/hipparchus-ode/pom.xml b/hipparchus-ode/pom.xml index 6a4d36ec3..8988ec368 100644 --- a/hipparchus-ode/pom.xml +++ b/hipparchus-ode/pom.xml @@ -23,7 +23,7 @@ org.hipparchus hipparchus - 3.1-SNAPSHOT + 3.1 ../hipparchus-parent diff --git a/hipparchus-optim/pom.xml b/hipparchus-optim/pom.xml index 02950e2e1..87d9b5e40 100644 --- a/hipparchus-optim/pom.xml +++ b/hipparchus-optim/pom.xml @@ -23,7 +23,7 @@ org.hipparchus hipparchus - 3.1-SNAPSHOT + 3.1 ../hipparchus-parent diff --git a/hipparchus-parent/pom.xml b/hipparchus-parent/pom.xml index 8cfef0334..8ea919ff9 100644 --- a/hipparchus-parent/pom.xml +++ b/hipparchus-parent/pom.xml @@ -21,7 +21,7 @@ 4.0.0 org.hipparchus hipparchus - 3.1-SNAPSHOT + 3.1 pom Hipparchus diff --git a/hipparchus-samples/pom.xml b/hipparchus-samples/pom.xml index efff0d547..eea549fa1 100644 --- a/hipparchus-samples/pom.xml +++ b/hipparchus-samples/pom.xml @@ -23,7 +23,7 @@ org.hipparchus hipparchus - 3.1-SNAPSHOT + 3.1 ../hipparchus-parent diff --git a/hipparchus-stat/pom.xml b/hipparchus-stat/pom.xml index 989563483..20b991ac2 100644 --- a/hipparchus-stat/pom.xml +++ b/hipparchus-stat/pom.xml @@ -23,7 +23,7 @@ org.hipparchus hipparchus - 3.1-SNAPSHOT + 3.1 ../hipparchus-parent diff --git a/pom.xml b/pom.xml index 0a4a90961..d0027fd1a 100644 --- a/pom.xml +++ b/pom.xml @@ -23,7 +23,7 @@ org.hipparchus hipparchus - 3.1-SNAPSHOT + 3.1 hipparchus-parent