We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 60dc5e9 commit 01b6b01Copy full SHA for 01b6b01
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.10-SNAPSHOT</version>
+ <version>0.10.0</version>
7
<packaging>jar</packaging>
8
<name>geo-shell</name>
9
<url>http://maven.apache.org</url>
@@ -25,7 +25,7 @@
25
<dependency>
26
<groupId>org.geoscript</groupId>
27
<artifactId>geoscript-groovy</artifactId>
28
- <version>1.18-SNAPSHOT</version>
+ <version>1.18.0</version>
29
</dependency>
30
31
<groupId>org.springframework.shell</groupId>
0 commit comments