File tree Expand file tree Collapse file tree 9 files changed +15
-8
lines changed Expand file tree Collapse file tree 9 files changed +15
-8
lines changed Original file line number Diff line number Diff line change 1
1
# Change Log
2
2
3
+ ## [ 2025.01.00] ( https://github.com/geosolutions-it/MapStore2/tree/v2025.01.00 ) (2025-6-18)
4
+
5
+ - ** [ Full Changelog] ( https://github.com/geosolutions-it/MapStore2/compare/v2024.02.02...v2025.01.00 ) **
6
+ - ** [ Implemented enhancements] ( https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222025.01.00%22+is%3Aclosed+label%3Aenhancement ) **
7
+ - ** [ Fixed bugs] ( https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222025.01.00%22+is%3Aclosed+label%3Abug ) **
8
+ - ** [ Closed issues] ( https://github.com/geosolutions-it/MapStore2/issues?q=is%3Aissue+milestone%3A%222025.01.00%22+is%3Aclosed ) **
9
+
3
10
## [ 2024.02.02] ( https://github.com/geosolutions-it/MapStore2/tree/v2024.02.02 ) (2024-12-11)
4
11
5
12
- ** [ Full Changelog] ( https://github.com/geosolutions-it/MapStore2/compare/v2024.02.01...v2024.02.02 ) **
Original file line number Diff line number Diff line change 3
3
<groupId >it.geosolutions.mapstore</groupId >
4
4
<artifactId >mapstore-bin-war</artifactId >
5
5
<packaging >war</packaging >
6
- <version >1.9-SNAPSHOT </version >
6
+ <version >1.9.0 </version >
7
7
<name >MapStore 2 Release Module WAR</name >
8
8
<description >Creates the war for the binary package, adding customization (e.g. h2 database)</description >
9
9
<url >http://www.geo-solutions.it</url >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >it.geosolutions.mapstore</groupId >
5
5
<artifactId >mapstore-root</artifactId >
6
- <version >1.9-SNAPSHOT </version >
6
+ <version >1.9.0 </version >
7
7
</parent >
8
8
<groupId >it.geosolutions.mapstore</groupId >
9
9
<artifactId >mapstore-binary</artifactId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >it.geosolutions.mapstore</groupId >
5
5
<artifactId >mapstore-root</artifactId >
6
- <version >1.9-SNAPSHOT </version >
6
+ <version >1.9.0 </version >
7
7
</parent >
8
8
9
9
<groupId >it.geosolutions.mapstore</groupId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >it.geosolutions.mapstore</groupId >
5
5
<artifactId >mapstore-java</artifactId >
6
- <version >1.9-SNAPSHOT </version >
6
+ <version >1.9.0 </version >
7
7
</parent >
8
8
9
9
<groupId >it.geosolutions.mapstore</groupId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >it.geosolutions.mapstore</groupId >
5
5
<artifactId >mapstore-java</artifactId >
6
- <version >1.9-SNAPSHOT </version >
6
+ <version >1.9.0 </version >
7
7
</parent >
8
8
9
9
<groupId >it.geosolutions.mapstore</groupId >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >it.geosolutions.mapstore</groupId >
5
5
<artifactId >mapstore-java</artifactId >
6
- <version >1.9-SNAPSHOT </version >
6
+ <version >1.9.0 </version >
7
7
</parent >
8
8
9
9
<groupId >it.geosolutions.mapstore</groupId >
Original file line number Diff line number Diff line change 7
7
<groupId >it.geosolutions.mapstore</groupId >
8
8
<artifactId >mapstore-root</artifactId >
9
9
<packaging >pom</packaging >
10
- <version >1.9-SNAPSHOT </version >
10
+ <version >1.9.0 </version >
11
11
<name >MapStore Root</name >
12
12
13
13
<properties >
Original file line number Diff line number Diff line change 3
3
<parent >
4
4
<groupId >it.geosolutions.mapstore</groupId >
5
5
<artifactId >mapstore-root</artifactId >
6
- <version >1.9-SNAPSHOT </version >
6
+ <version >1.9.0 </version >
7
7
</parent >
8
8
<groupId >it.geosolutions.mapstore</groupId >
9
9
<artifactId >mapstore-product</artifactId >
You can’t perform that action at this time.
0 commit comments