Skip to content

Commit

Permalink
Release 0.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jericks committed Oct 22, 2021
1 parent 60dc5e9 commit 01b6b01
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.geoshell</groupId>
<artifactId>geo-shell</artifactId>
<version>0.10-SNAPSHOT</version>
<version>0.10.0</version>
<packaging>jar</packaging>
<name>geo-shell</name>
<url>http://maven.apache.org</url>
Expand All @@ -25,7 +25,7 @@
<dependency>
<groupId>org.geoscript</groupId>
<artifactId>geoscript-groovy</artifactId>
<version>1.18-SNAPSHOT</version>
<version>1.18.0</version>
</dependency>
<dependency>
<groupId>org.springframework.shell</groupId>
Expand Down

0 comments on commit 01b6b01

Please sign in to comment.