Skip to content

Commit a0ae179

Browse files
committed
Release version 0.7.0
1 parent 4301d59 commit a0ae179

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
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.7-SNAPSHOT</version>
6+
<version>0.7.0</version>
77
<packaging>jar</packaging>
88
<name>geo-shell</name>
99
<url>http://maven.apache.org</url>
@@ -18,7 +18,7 @@
1818
<dependency>
1919
<groupId>org.geoscript</groupId>
2020
<artifactId>geoscript-groovy</artifactId>
21-
<version>1.15-SNAPSHOT</version>
21+
<version>1.15.0</version>
2222
</dependency>
2323
<dependency>
2424
<groupId>org.springframework.shell</groupId>

src/main/docs/index.adoc

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
= Geo Shell
22
Jared Erickson
3-
v0.7-SNAPSHOT
3+
v0.7.0
44
:title-logo-image: image:geoshell.png[pdfwidth=5.5in,align=center]
55
ifndef::imagesdir[:imagesdir: images]
66

0 commit comments

Comments
 (0)