diff --git a/CHANGELOG.md b/CHANGELOG.md index 1ac307ce40..06e4c30e23 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log +## [2023.03.01](https://github.com/geosolutions-it/MapStore2/tree/v2023.03.01) (2023-10-31) + +- **[Full Changelog](https://github.com/geosolutions-it/MapStore2/compare/v2023.03.00...v2023.03.01)** +- **[Implemented enhancements](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222023.03.01%22+is%3Aclosed+label%3Aenhancement)** +- **[Fixed bugs](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222023.03.01%22+is%3Aclosed+label%3Abug)** +- **[Closed issues](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222023.03.01%22+is%3Aclosed)** + ## [2024.01.00](https://github.com/geosolutions-it/MapStore2/tree/v2024.01.00) (2023-10-5) - **[Full Changelog](https://github.com/geosolutions-it/MapStore2/compare/v2023.02.02...v2024.01.00)** diff --git a/binary/bin-war/pom.xml b/binary/bin-war/pom.xml index 662f4659d5..d2b053b615 100644 --- a/binary/bin-war/pom.xml +++ b/binary/bin-war/pom.xml @@ -3,7 +3,7 @@ it.geosolutions.mapstore mapstore-bin-war war - 1.7-SNAPSHOT + 1.7.0 MapStore 2 Release Module WAR Creates the war for the binary package, adding customization (e.g. h2 database) http://www.geo-solutions.it @@ -17,7 +17,7 @@ it.geosolutions.mapstore mapstore-product - 1.7-SNAPSHOT + 1.7.0 war runtime diff --git a/binary/pom.xml b/binary/pom.xml index b436d1733f..0314cc744b 100644 --- a/binary/pom.xml +++ b/binary/pom.xml @@ -3,7 +3,7 @@ it.geosolutions.mapstore mapstore-binary pom - 1.7-SNAPSHOT + 1.7.0 MapStore 2 Binary Module Project to create the binary package http://www.geo-solutions.it diff --git a/java/pom.xml b/java/pom.xml index 61dac3b6c9..9a015c6f94 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -3,7 +3,7 @@ it.geosolutions.mapstore mapstore-java pom - 1.7-SNAPSHOT + 1.7.0 MapStore 2 http://www.geo-solutions.it diff --git a/java/printing/pom.xml b/java/printing/pom.xml index a14ee54114..9eaf6eda9c 100644 --- a/java/printing/pom.xml +++ b/java/printing/pom.xml @@ -3,7 +3,7 @@ it.geosolutions.mapstore mapstore-print pom - 1.7-SNAPSHOT + 1.7.0 MapStore 2 - Printing extension bundle http://www.geo-solutions.it diff --git a/java/services/pom.xml b/java/services/pom.xml index a19048fc8d..255b5c7b24 100644 --- a/java/services/pom.xml +++ b/java/services/pom.xml @@ -3,7 +3,7 @@ it.geosolutions.mapstore mapstore-services jar - 1.7-SNAPSHOT + 1.7.0 MapStore 2 - Backend Services http://www.geo-solutions.it diff --git a/java/web/pom.xml b/java/web/pom.xml index 87f6a9d735..b861537d6d 100644 --- a/java/web/pom.xml +++ b/java/web/pom.xml @@ -3,7 +3,7 @@ it.geosolutions.mapstore mapstore-webapp war - 1.7-SNAPSHOT + 1.7.0 MapStore 2 - WAR http://www.geo-solutions.it @@ -67,7 +67,7 @@ it.geosolutions.mapstore mapstore-services - 1.7-SNAPSHOT + 1.7.0 diff --git a/pom.xml b/pom.xml index 35a5dd5865..2e9c3ebfd0 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ it.geosolutions.mapstore mapstore-root pom - 1.7-SNAPSHOT + 1.7.0 MapStore Root diff --git a/product/pom.xml b/product/pom.xml index 7cc5bcaa22..974146d8ff 100644 --- a/product/pom.xml +++ b/product/pom.xml @@ -3,7 +3,7 @@ it.geosolutions.mapstore mapstore-product war - 1.7-SNAPSHOT + 1.7.0 MapStore Product Web Application @@ -17,7 +17,7 @@ it.geosolutions.mapstore mapstore-webapp - 1.7-SNAPSHOT + 1.7.0 war runtime diff --git a/project/standard/templates/web/pom.xml b/project/standard/templates/web/pom.xml index fe2cf55880..738fc34877 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.7-SNAPSHOT + 1.7.0