Skip to content

Commit

Permalink
Start working on 0.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jericks committed Nov 5, 2023
1 parent b1a8fa3 commit a0faecd
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.14.0</version>
<version>0.15.0-SNAPSHOT</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.22.0</version>
<version>1.23.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.springframework.shell</groupId>
Expand Down

0 comments on commit a0faecd

Please sign in to comment.