Skip to content

Commit 105920b

Browse files
committed
Release 0.6.0
1 parent 96e5919 commit 105920b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.geoshell</groupId>
55
<artifactId>geo-shell</artifactId>
6-
<version>0.6-SNAPSHOT</version>
6+
<version>0.6.0</version>
77
<packaging>jar</packaging>
88
<name>geo-shell</name>
99
<url>http://maven.apache.org</url>
@@ -14,7 +14,7 @@
1414
<dependency>
1515
<groupId>org.geoscript</groupId>
1616
<artifactId>geoscript-groovy</artifactId>
17-
<version>1.13-SNAPSHOT</version>
17+
<version>1.13.0</version>
1818
</dependency>
1919
<dependency>
2020
<groupId>org.springframework.shell</groupId>

0 commit comments

Comments
 (0)