From 2ec7254b366498399247a4dd92843116505002b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Boutemy?= Date: Thu, 1 Feb 2024 05:04:24 +0100 Subject: [PATCH 1/2] [MASSEMBLY-1016] fix history --- pom.xml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/pom.xml b/pom.xml index 0d42cec0..73d893fd 100644 --- a/pom.xml +++ b/pom.xml @@ -294,29 +294,29 @@ under the License. - 3.5.0 + since 3.4.0 3.2.5 - 1.8 + 8 - 3.3.0 + from 3.1.0 to 3.3.0 3.0 - 1.7 + 7 3.0.0 - 2.2.1 - 1.6 + 3.0 + 6 2.6 2.2.1 - 1.6 + 6 - 2.5.5 + from 2.2 to 2.5.5 2.2.1 - 1.5 + 5 From ca02d0d3667aa810e739964019fd496bf9fe109c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Herv=C3=A9=20Boutemy?= Date: Thu, 1 Feb 2024 18:55:55 +0100 Subject: [PATCH 2/2] use from instead of since, like other items --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 73d893fd..142d6ce4 100644 --- a/pom.xml +++ b/pom.xml @@ -294,7 +294,7 @@ under the License. - since 3.4.0 + from 3.4.0 3.2.5 8