File tree Expand file tree Collapse file tree 9 files changed +11
-11
lines changed
Expand file tree Collapse file tree 9 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 44 <groupId >it.geosolutions.mapstore</groupId >
55 <artifactId >mapstore-java</artifactId >
66 <packaging >pom</packaging >
7- <version >1.3-SNAPSHOT </version >
7+ <version >1.3.1 </version >
88 <name >MapStore 2</name >
99 <url >http://www.geo-solutions.it</url >
1010
Original file line number Diff line number Diff line change 44 <groupId >it.geosolutions.mapstore</groupId >
55 <artifactId >mapstore-print</artifactId >
66 <packaging >pom</packaging >
7- <version >1.3-SNAPSHOT </version >
7+ <version >1.3.1 </version >
88 <name >MapStore 2 - Printing extension bundle</name >
99 <url >http://www.geo-solutions.it</url >
1010
Original file line number Diff line number Diff line change 44 <groupId >it.geosolutions.mapstore</groupId >
55 <artifactId >mapstore-services</artifactId >
66 <packaging >jar</packaging >
7- <version >1.3-SNAPSHOT </version >
7+ <version >1.3.1 </version >
88 <name >MapStore 2 - Backend Services</name >
99 <url >http://www.geo-solutions.it</url >
1010
Original file line number Diff line number Diff line change 44 <groupId >it.geosolutions.mapstore</groupId >
55 <artifactId >mapstore-webapp</artifactId >
66 <packaging >war</packaging >
7- <version >1.3-SNAPSHOT </version >
7+ <version >1.3.1 </version >
88 <name >MapStore 2 - WAR</name >
99 <url >http://www.geo-solutions.it</url >
1010
3232 <dependency >
3333 <groupId >it.geosolutions.mapstore</groupId >
3434 <artifactId >mapstore-services</artifactId >
35- <version >1.3-SNAPSHOT </version >
35+ <version >1.3.1 </version >
3636 </dependency >
3737
3838 <!-- ================================================================ -->
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.3-SNAPSHOT </version >
7+ <version >1.3.1 </version >
88 <name >MapStore Root</name >
99
1010 <properties >
Original file line number Diff line number Diff line change 44 <groupId >it.geosolutions.mapstore</groupId >
55 <artifactId >mapstore-product</artifactId >
66 <packaging >war</packaging >
7- <version >1.3-SNAPSHOT </version >
7+ <version >1.3.1 </version >
88 <name >MapStore Product Web Application</name >
99
1010 <properties >
1717 <dependency >
1818 <groupId >it.geosolutions.mapstore</groupId >
1919 <artifactId >mapstore-webapp</artifactId >
20- <version >1.3-SNAPSHOT </version >
20+ <version >1.3.1 </version >
2121 <type >war</type >
2222 <scope >runtime</scope >
2323 </dependency >
Original file line number Diff line number Diff line change 2929 <dependency >
3030 <groupId >it.geosolutions.geostore</groupId >
3131 <artifactId >geostore-webapp</artifactId >
32- <version >1.5-SNAPSHOT </version >
32+ <version >1.8.1 </version >
3333 <type >war</type >
3434 <scope >runtime</scope >
3535 </dependency >
Original file line number Diff line number Diff line change 2121 <dependency >
2222 <groupId >it.geosolutions.mapstore</groupId >
2323 <artifactId >mapstore-services</artifactId >
24- <version >1.3-SNAPSHOT </version >
24+ <version >1.3.1 </version >
2525 </dependency >
2626
2727 <!-- ================================================================ -->
Original file line number Diff line number Diff line change 1818 <dependency >
1919 <groupId >it.geosolutions.mapstore</groupId >
2020 <artifactId >mapstore-product</artifactId >
21- <version >1.3-SNAPSHOT </version >
21+ <version >1.3.1 </version >
2222 <type >war</type >
2323 <scope >runtime</scope >
2424 </dependency >
You can’t perform that action at this time.
0 commit comments