From d64577718ad902b704e826e98c98b86429b2bb9e Mon Sep 17 00:00:00 2001 From: Lorenzo Natali Date: Wed, 16 Nov 2022 16:00:20 +0100 Subject: [PATCH] [ stable branch ] Update Changelog and java modules versions (#8826) --- CHANGELOG.md | 10 ++++++++++ binary/bin-war/pom.xml | 2 +- java/pom.xml | 2 +- java/printing/pom.xml | 2 +- java/services/pom.xml | 2 +- java/web/pom.xml | 4 ++-- pom.xml | 2 +- product/pom.xml | 4 ++-- project/standard/templates/web/pom.xml | 2 +- 9 files changed, 20 insertions(+), 10 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 16bf984ebf..92b102cadc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,15 @@ # Change Log +## [2022.02.01](https://github.com/geosolutions-it/MapStore2/tree/v2022.02.01) (2022-11-16) + +- **[Full Changelog](https://github.com/geosolutions-it/MapStore2/compare/v2022.02.00...v2022.02.01)** + +- **[Implemented enhancements](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222022.02.01%22+is%3Aclosed+label%3Aenhancement)** + +- **[Fixed bugs](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222022.02.01%22+is%3Aclosed+label%3Abug)** + +- **[Closed issues](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222022.02.01%22+is%3Aclosed)** + ## [2022.02.00](https://github.com/geosolutions-it/MapStore2/tree/v2022.02.00) (2022-09-28) - **[Full Changelog](https://github.com/geosolutions-it/MapStore2/compare/v2022.01.00...v2022.02.00)** diff --git a/binary/bin-war/pom.xml b/binary/bin-war/pom.xml index 156d7cf042..5eec2961bb 100644 --- a/binary/bin-war/pom.xml +++ b/binary/bin-war/pom.xml @@ -17,7 +17,7 @@ it.geosolutions.mapstore mapstore-product - 1.4-SNAPSHOT + 1.4.1 war runtime diff --git a/java/pom.xml b/java/pom.xml index 2ae3165988..ce01f0735d 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -3,7 +3,7 @@ it.geosolutions.mapstore mapstore-java pom - 1.4-SNAPSHOT + 1.4.1 MapStore 2 http://www.geo-solutions.it diff --git a/java/printing/pom.xml b/java/printing/pom.xml index 82ee2056ae..4447741c92 100644 --- a/java/printing/pom.xml +++ b/java/printing/pom.xml @@ -3,7 +3,7 @@ it.geosolutions.mapstore mapstore-print pom - 1.4-SNAPSHOT + 1.4.1 MapStore 2 - Printing extension bundle http://www.geo-solutions.it diff --git a/java/services/pom.xml b/java/services/pom.xml index c926ea0957..264a82753a 100644 --- a/java/services/pom.xml +++ b/java/services/pom.xml @@ -3,7 +3,7 @@ it.geosolutions.mapstore mapstore-services jar - 1.4-SNAPSHOT + 1.4.1 MapStore 2 - Backend Services http://www.geo-solutions.it diff --git a/java/web/pom.xml b/java/web/pom.xml index 2af4bbad41..2cf2aad7d2 100644 --- a/java/web/pom.xml +++ b/java/web/pom.xml @@ -3,7 +3,7 @@ it.geosolutions.mapstore mapstore-webapp war - 1.4-SNAPSHOT + 1.4.1 MapStore 2 - WAR http://www.geo-solutions.it @@ -31,7 +31,7 @@ it.geosolutions.mapstore mapstore-services - 1.4-SNAPSHOT + 1.4.1 diff --git a/pom.xml b/pom.xml index bcc9310f86..8971791dce 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ it.geosolutions.mapstore mapstore-root pom - 1.4-SNAPSHOT + 1.4.1 MapStore Root diff --git a/product/pom.xml b/product/pom.xml index 327a3c5c42..480201810d 100644 --- a/product/pom.xml +++ b/product/pom.xml @@ -3,7 +3,7 @@ it.geosolutions.mapstore mapstore-product war - 1.4-SNAPSHOT + 1.4.1 MapStore Product Web Application @@ -17,7 +17,7 @@ it.geosolutions.mapstore mapstore-webapp - 1.4-SNAPSHOT + 1.4.1 war runtime diff --git a/project/standard/templates/web/pom.xml b/project/standard/templates/web/pom.xml index cbe3eaabd2..e912d67c83 100644 --- a/project/standard/templates/web/pom.xml +++ b/project/standard/templates/web/pom.xml @@ -22,7 +22,7 @@ it.geosolutions.mapstore mapstore-services - 1.4-SNAPSHOT + 1.4.1