File tree Expand file tree Collapse file tree 10 files changed +16
-9
lines changed
project/standard/templates/web Expand file tree Collapse file tree 10 files changed +16
-9
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 2024.01.00] ( https://github.com/geosolutions-it/MapStore2/tree/v2024.01.00 ) (2024-5-8)
4+
5+ - ** [ Full Changelog] ( https://github.com/geosolutions-it/MapStore2/compare/v2023.02.02...v2024.01.00 ) **
6+ - ** [ Implemented enhancements] ( https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222024.01.00%22+is%3Aclosed+label%3Aenhancement ) **
7+ - ** [ Fixed bugs] ( https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222024.01.00%22+is%3Aclosed+label%3Abug ) **
8+ - ** [ Closed issues] ( https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222024.01.00%22+is%3Aclosed ) **
9+
310## [ 2023.02.02] ( https://github.com/geosolutions-it/MapStore2/tree/v2023.02.02 ) (2024-1-30)
411
512- ** [ Full Changelog] ( https://github.com/geosolutions-it/MapStore2/compare/v2023.02.01...v2023.02.02 ) **
Original file line number Diff line number Diff line change 33 <groupId >it.geosolutions.mapstore</groupId >
44 <artifactId >mapstore-bin-war</artifactId >
55 <packaging >war</packaging >
6- <version >1.7-SNAPSHOT </version >
6+ <version >1.7.0 </version >
77 <name >MapStore 2 Release Module WAR</name >
88 <description >Creates the war for the binary package, adding customization (e.g. h2 database)</description >
99 <url >http://www.geo-solutions.it</url >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >it.geosolutions.mapstore</groupId >
66 <artifactId >mapstore-root</artifactId >
7- <version >1.7-SNAPSHOT </version >
7+ <version >1.7.0 </version >
88 </parent >
99 <groupId >it.geosolutions.mapstore</groupId >
1010 <artifactId >mapstore-binary</artifactId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >it.geosolutions.mapstore</groupId >
66 <artifactId >mapstore-root</artifactId >
7- <version >1.7-SNAPSHOT </version >
7+ <version >1.7.0 </version >
88 </parent >
99
1010 <groupId >it.geosolutions.mapstore</groupId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >it.geosolutions.mapstore</groupId >
66 <artifactId >mapstore-java</artifactId >
7- <version >1.7-SNAPSHOT </version >
7+ <version >1.7.0 </version >
88 </parent >
99
1010 <groupId >it.geosolutions.mapstore</groupId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >it.geosolutions.mapstore</groupId >
66 <artifactId >mapstore-java</artifactId >
7- <version >1.7-SNAPSHOT </version >
7+ <version >1.7.0 </version >
88 </parent >
99
1010 <groupId >it.geosolutions.mapstore</groupId >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >it.geosolutions.mapstore</groupId >
66 <artifactId >mapstore-java</artifactId >
7- <version >1.7-SNAPSHOT </version >
7+ <version >1.7.0 </version >
88 </parent >
99
1010 <groupId >it.geosolutions.mapstore</groupId >
Original file line number Diff line number Diff line change 44 <groupId >it.geosolutions.mapstore</groupId >
55 <artifactId >mapstore-root</artifactId >
66 <packaging >pom</packaging >
7- <version >1.7-SNAPSHOT </version >
7+ <version >1.7.0 </version >
88 <name >MapStore Root</name >
99
1010 <properties >
Original file line number Diff line number Diff line change 44 <parent >
55 <groupId >it.geosolutions.mapstore</groupId >
66 <artifactId >mapstore-root</artifactId >
7- <version >1.7-SNAPSHOT </version >
7+ <version >1.7.0 </version >
88 </parent >
99 <groupId >it.geosolutions.mapstore</groupId >
1010 <artifactId >mapstore-product</artifactId >
Original file line number Diff line number Diff line change 1515 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
1616 <tomcat .version>8.5.69</tomcat .version>
1717 <tomcat .port>8080</tomcat .port>
18- <mapstore-services .version>1.7-SNAPSHOT </mapstore-services .version>
18+ <mapstore-services .version>1.7.0 </mapstore-services .version>
1919 <geostore-webapp .version>2.1.0</geostore-webapp .version>
2020 <http_proxy .version>1.5.0</http_proxy .version>
2121 <print-lib .version>2.4-SNAPSHOT</print-lib .version>
You can’t perform that action at this time.
0 commit comments