File tree Expand file tree Collapse file tree 9 files changed +17
-10
lines changed
project/standard/templates/web Expand file tree Collapse file tree 9 files changed +17
-10
lines changed Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## [ 2023.02.02] ( https://github.com/geosolutions-it/MapStore2/tree/v2023.02.02 ) (2024-1-30)
4+
5+ - ** [ Full Changelog] ( https://github.com/geosolutions-it/MapStore2/compare/v2023.02.01...v2023.02.02 ) **
6+ - ** [ Implemented enhancements] ( https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222023.02.02%22+is%3Aclosed+label%3Aenhancement ) **
7+ - ** [ Fixed bugs] ( https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222023.02.02%22+is%3Aclosed+label%3Abug ) **
8+ - ** [ Closed issues] ( https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222023.02.02%22+is%3Aclosed ) **
9+
310## [ 2023.02.01] ( https://github.com/geosolutions-it/MapStore2/tree/v2023.02.01 ) (2023-12-7)
411
512- ** [ Full Changelog] ( https://github.com/geosolutions-it/MapStore2/compare/v2023.02.00...v2023.02.01 ) **
Original file line number Diff line number Diff line change 1717 <dependency >
1818 <groupId >it.geosolutions.mapstore</groupId >
1919 <artifactId >mapstore-product</artifactId >
20- <version >1.6-SNAPSHOT </version >
20+ <version >1.6.2 </version >
2121 <type >war</type >
2222 <scope >runtime</scope >
2323 </dependency >
Original file line number Diff line number Diff line change 33 <groupId >it.geosolutions.mapstore</groupId >
44 <artifactId >mapstore-java</artifactId >
55 <packaging >pom</packaging >
6- <version >1.6-SNAPSHOT </version >
6+ <version >1.6.2 </version >
77 <name >MapStore 2</name >
88 <url >http://www.geo-solutions.it</url >
99
Original file line number Diff line number Diff line change 33 <groupId >it.geosolutions.mapstore</groupId >
44 <artifactId >mapstore-print</artifactId >
55 <packaging >pom</packaging >
6- <version >1.6-SNAPSHOT </version >
6+ <version >1.6.2 </version >
77 <name >MapStore 2 - Printing extension bundle</name >
88 <url >http://www.geo-solutions.it</url >
99
Original file line number Diff line number Diff line change 33 <groupId >it.geosolutions.mapstore</groupId >
44 <artifactId >mapstore-services</artifactId >
55 <packaging >jar</packaging >
6- <version >1.6-SNAPSHOT </version >
6+ <version >1.6.2 </version >
77 <name >MapStore 2 - Backend Services</name >
88 <url >http://www.geo-solutions.it</url >
99
Original file line number Diff line number Diff line change 33 <groupId >it.geosolutions.mapstore</groupId >
44 <artifactId >mapstore-webapp</artifactId >
55 <packaging >war</packaging >
6- <version >1.6-SNAPSHOT </version >
6+ <version >1.6.2 </version >
77 <name >MapStore 2 - WAR</name >
88 <url >http://www.geo-solutions.it</url >
99
6767 <dependency >
6868 <groupId >it.geosolutions.mapstore</groupId >
6969 <artifactId >mapstore-services</artifactId >
70- <version >1.6-SNAPSHOT </version >
70+ <version >1.6.2 </version >
7171 </dependency >
7272
7373 <!-- ================================================================ -->
Original file line number Diff line number Diff line change 33 <groupId >it.geosolutions.mapstore</groupId >
44 <artifactId >mapstore-root</artifactId >
55 <packaging >pom</packaging >
6- <version >1.6-SNAPSHOT </version >
6+ <version >1.6.2 </version >
77 <name >MapStore Root</name >
88
99 <properties >
Original file line number Diff line number Diff line change 33 <groupId >it.geosolutions.mapstore</groupId >
44 <artifactId >mapstore-product</artifactId >
55 <packaging >war</packaging >
6- <version >1.6-SNAPSHOT </version >
6+ <version >1.6.2 </version >
77 <name >MapStore Product Web Application</name >
88
99 <properties >
1717 <dependency >
1818 <groupId >it.geosolutions.mapstore</groupId >
1919 <artifactId >mapstore-webapp</artifactId >
20- <version >1.6-SNAPSHOT </version >
20+ <version >1.6.2 </version >
2121 <type >war</type >
2222 <scope >runtime</scope >
2323 </dependency >
Original file line number Diff line number Diff line change 2222 <dependency >
2323 <groupId >it.geosolutions.mapstore</groupId >
2424 <artifactId >mapstore-services</artifactId >
25- <version >1.6-SNAPSHOT </version >
25+ <version >1.6.2 </version >
2626 </dependency >
2727
2828 <!-- ================================================================ -->
You can’t perform that action at this time.
0 commit comments