diff --git a/CHANGELOG.md b/CHANGELOG.md index 33457c5836..446b212a96 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Change Log +## [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)** +- **[Implemented enhancements](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222024.01.00%22+is%3Aclosed+label%3Aenhancement)** +- **[Fixed bugs](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222024.01.00%22+is%3Aclosed+label%3Abug)** +- **[Closed issues](https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222024.01.00%22+is%3Aclosed)** + ## [2023.02.02](https://github.com/geosolutions-it/MapStore2/tree/v2023.02.02) (2024-1-30) - **[Full Changelog](https://github.com/geosolutions-it/MapStore2/compare/v2023.02.01...v2023.02.02)** diff --git a/binary/bin-war/pom.xml b/binary/bin-war/pom.xml index b525a92a73..5e6d968b01 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 diff --git a/binary/pom.xml b/binary/pom.xml index 2585ffc715..1cc7cab066 100644 --- a/binary/pom.xml +++ b/binary/pom.xml @@ -4,7 +4,7 @@ it.geosolutions.mapstore mapstore-root - 1.7-SNAPSHOT + 1.7.0 it.geosolutions.mapstore mapstore-binary diff --git a/java/pom.xml b/java/pom.xml index fa21a9d863..962fd18fbf 100644 --- a/java/pom.xml +++ b/java/pom.xml @@ -4,7 +4,7 @@ it.geosolutions.mapstore mapstore-root - 1.7-SNAPSHOT + 1.7.0 it.geosolutions.mapstore diff --git a/java/printing/pom.xml b/java/printing/pom.xml index 29751f6580..4dfb4740cd 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.0 it.geosolutions.mapstore diff --git a/java/services/pom.xml b/java/services/pom.xml index 9638ddaf18..7702d51f5a 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.0 it.geosolutions.mapstore diff --git a/java/web/pom.xml b/java/web/pom.xml index b8cbca05f7..ab5003b558 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.0 it.geosolutions.mapstore diff --git a/pom.xml b/pom.xml index b15941b0ef..2864f5757f 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,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 3cf3226ccf..92409a8bef 100644 --- a/product/pom.xml +++ b/product/pom.xml @@ -4,7 +4,7 @@ it.geosolutions.mapstore mapstore-root - 1.7-SNAPSHOT + 1.7.0 it.geosolutions.mapstore mapstore-product diff --git a/project/standard/templates/web/pom.xml b/project/standard/templates/web/pom.xml index 8b2e38dc0b..c18130b20d 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.0 2.1.0 1.5.0 2.4-SNAPSHOT