We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fc0e026 commit c91cb5cCopy full SHA for c91cb5c
product/pom.xml
@@ -409,7 +409,7 @@
409
<dependency>
410
<groupId>org.mapfish.print</groupId>
411
<artifactId>print-lib</artifactId>
412
- <version>geosolutions-2.0-SNAPSHOT</version>
+ <version>geosolutions-2.0</version>
413
<exclusions>
414
<exclusion>
415
<groupId>commons-codec</groupId>
project/standard/templates/web/pom.xml
@@ -21,7 +21,7 @@
21
22
<groupId>it.geosolutions.mapstore</groupId>
23
<artifactId>mapstore-services</artifactId>
24
- <version>1.2-SNAPSHOT</version>
+ <version>1.2.0</version>
25
</dependency>
26
<!-- ================================================================ -->
27
<!-- GeoStore modules -->
0 commit comments