diff --git a/CHANGELOG.md b/CHANGELOG.md index 446b212a96..ca63d191c6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log +## [2024.01.01](https://github.com/geosolutions-it/MapStore2/tree/v2024.01.01) (2024-6-5) + +- **[Full Changelog](https://github.com/geosolutions-it/MapStore2/compare/v2024.01.00...v2024.01.01)** +- **[Implemented enhancements](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222024.01.01%22+is%3Aclosed+label%3Aenhancement)** +- **[Fixed bugs](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222024.01.01%22+is%3Aclosed+label%3Abug)** +- **[Closed issues](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222024.01.01%22+is%3Aclosed)** + ## [2024.01.00](https://github.com/geosolutions-it/MapStore2/tree/v2024.01.00) (2024-5-8) - **[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 b525a92a73..a9e40122de 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.1 MapStore 2 Release Module WAR Creates the war for the binary package, adding customization (e.g. h2 database) http://www.geo-solutions.it diff --git a/binary/pom.xml b/binary/pom.xml index 2585ffc715..618a8ea4e0 100644 --- a/binary/pom.xml +++ b/binary/pom.xml @@ -4,7 +4,7 @@ it.geosolutions.mapstore mapstore-root - 1.7-SNAPSHOT + 1.7.1 it.geosolutions.mapstore mapstore-binary diff --git a/java/pom.xml b/java/pom.xml index fa21a9d863..729ab3cc8a 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -4,7 +4,7 @@ it.geosolutions.mapstore mapstore-root - 1.7-SNAPSHOT + 1.7.1 it.geosolutions.mapstore diff --git a/java/printing/pom.xml b/java/printing/pom.xml index 29751f6580..b1476b013f 100644 --- a/java/printing/pom.xml +++ b/java/printing/pom.xml @@ -4,7 +4,7 @@ it.geosolutions.mapstore mapstore-java - 1.7-SNAPSHOT + 1.7.1 it.geosolutions.mapstore diff --git a/java/services/pom.xml b/java/services/pom.xml index 9638ddaf18..106fcb9bfa 100644 --- a/java/services/pom.xml +++ b/java/services/pom.xml @@ -4,7 +4,7 @@ it.geosolutions.mapstore mapstore-java - 1.7-SNAPSHOT + 1.7.1 it.geosolutions.mapstore diff --git a/java/web/pom.xml b/java/web/pom.xml index b8cbca05f7..11bee2a609 100644 --- a/java/web/pom.xml +++ b/java/web/pom.xml @@ -4,7 +4,7 @@ it.geosolutions.mapstore mapstore-java - 1.7-SNAPSHOT + 1.7.1 it.geosolutions.mapstore diff --git a/pom.xml b/pom.xml index b15941b0ef..2acb5de978 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ it.geosolutions.mapstore mapstore-root pom - 1.7-SNAPSHOT + 1.7.1 MapStore Root diff --git a/product/pom.xml b/product/pom.xml index 3cf3226ccf..4861c66422 100644 --- a/product/pom.xml +++ b/product/pom.xml @@ -4,7 +4,7 @@ it.geosolutions.mapstore mapstore-root - 1.7-SNAPSHOT + 1.7.1 it.geosolutions.mapstore mapstore-product diff --git a/project/standard/templates/web/pom.xml b/project/standard/templates/web/pom.xml index 8b2e38dc0b..9788f31936 100644 --- a/project/standard/templates/web/pom.xml +++ b/project/standard/templates/web/pom.xml @@ -15,7 +15,7 @@ UTF-8 8.5.69 8080 - 1.7-SNAPSHOT + 1.7.1 2.1.0 1.5.0 2.4-SNAPSHOT