Skip to content

Commit a672a6f

Browse files
committed
Start working on 1.2.0
1 parent ee89c92 commit a672a6f

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/download.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,5 @@
33
Downloads
44
=========
55

6-
`GeoScript JS 1.1.0 <https://github.com/geoscript/geoscript-js/releases/download/1.1.0/geoscript-js-1.1.0.zip>`__
6+
`GeoScript JS 1.1.0 <https://github.com/geoscript/geoscript-js/releases/download/v1.1.0/geoscript-js-1.1.0.zip>`__
77

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
<groupId>org.geoscript</groupId>
55
<artifactId>geoscript-js</artifactId>
66
<packaging>jar</packaging>
7-
<version>1.1.0</version>
7+
<version>1.2.0-SNAPSHOT</version>
88
<properties>
9-
<gt.version>22.0</gt.version>
9+
<gt.version>23.0</gt.version>
1010
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1111
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
1212
</properties>

0 commit comments

Comments
 (0)