We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 96e5919 commit 105920bCopy full SHA for 105920b
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>org.geoshell</groupId>
5
<artifactId>geo-shell</artifactId>
6
- <version>0.6-SNAPSHOT</version>
+ <version>0.6.0</version>
7
<packaging>jar</packaging>
8
<name>geo-shell</name>
9
<url>http://maven.apache.org</url>
@@ -14,7 +14,7 @@
14
<dependency>
15
<groupId>org.geoscript</groupId>
16
<artifactId>geoscript-groovy</artifactId>
17
- <version>1.13-SNAPSHOT</version>
+ <version>1.13.0</version>
18
</dependency>
19
20
<groupId>org.springframework.shell</groupId>
0 commit comments