File tree Expand file tree Collapse file tree 8 files changed +10
-10
lines changed
project/standard/templates/web Expand file tree Collapse file tree 8 files changed +10
-10
lines changed 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.4-SNAPSHOT </version >
6+ <version >1.4.0 </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.4-SNAPSHOT </version >
6+ <version >1.4.0 </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.4-SNAPSHOT </version >
6+ <version >1.4.0 </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.4-SNAPSHOT </version >
6+ <version >1.4.0 </version >
77 <name >MapStore 2 - WAR</name >
88 <url >http://www.geo-solutions.it</url >
99
3131 <dependency >
3232 <groupId >it.geosolutions.mapstore</groupId >
3333 <artifactId >mapstore-services</artifactId >
34- <version >1.4-SNAPSHOT </version >
34+ <version >1.4.0 </version >
3535 </dependency >
3636
3737 <!-- ================================================================ -->
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.4-SNAPSHOT </version >
6+ <version >1.4.0 </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.4-SNAPSHOT </version >
6+ <version >1.4.0 </version >
77 <name >MapStore Product Web Application</name >
88
99 <properties >
1616 <dependency >
1717 <groupId >it.geosolutions.mapstore</groupId >
1818 <artifactId >mapstore-webapp</artifactId >
19- <version >1.4-SNAPSHOT </version >
19+ <version >1.4.0 </version >
2020 <type >war</type >
2121 <scope >runtime</scope >
2222 </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.4-SNAPSHOT </version >
24+ <version >1.4.0 </version >
2525 </dependency >
2626
2727 <!-- ================================================================ -->
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.4-SNAPSHOT </version >
20+ <version >1.4.0 </version >
2121 <type >war</type >
2222 <scope >runtime</scope >
2323 </dependency >
You can’t perform that action at this time.
0 commit comments