Skip to content

Commit 1cbb73b

Browse files
committed
Release 0.12.0
1 parent 32f531e commit 1cbb73b

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.12.0-SNAPSHOT</version>
6+
<version>0.12.0</version>
77
<packaging>jar</packaging>
88
<name>geo-shell</name>
99
<url>http://maven.apache.org</url>
@@ -25,7 +25,7 @@
2525
<dependency>
2626
<groupId>org.geoscript</groupId>
2727
<artifactId>geoscript-groovy</artifactId>
28-
<version>1.20-SNAPSHOT</version>
28+
<version>1.20.0</version>
2929
</dependency>
3030
<dependency>
3131
<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.12.0-SNAPSHOT
3+
v0.12.0
44
:title-page:
55
:title-logo-image: image:geoshell.png[pdfwidth=5.5in,align=center]
66
ifndef::imagesdir[:imagesdir: images]

0 commit comments

Comments
 (0)