File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -136,6 +136,8 @@ Versions
136136+-----------+----------+-----------+--------+----------+
137137| GeoScript | GeoTools | GeoServer | JTS | Groovy |
138138+-----------+----------+-----------+--------+----------+
139+ | 1.16 | 24 | 2.18 | 1.16.1 | 3.0.3 |
140+ +-----------+----------+-----------+--------+----------+
139141| 1.15 | 23 | 2.17 | 1.16.1 | 3.0.3 |
140142+-----------+----------+-----------+--------+----------+
141143| 1.14 | 22 | 2.16 | 1.16.1 | 2.5.8 |
@@ -172,6 +174,8 @@ Versions
172174API Groovy Docs
173175---------------
174176
177+ `1.16-SNAPSHOT <http://geoscript.github.io/geoscript-groovy/api/1.16-SNAPSHOT/index.html >`_
178+
175179`1.15.0 <http://geoscript.github.io/geoscript-groovy/api/1.15.0/index.html >`_
176180
177181`1.14.0 <http://geoscript.github.io/geoscript-groovy/api/1.14.0/index.html >`_
Original file line number Diff line number Diff line change 55 <groupId >org.geoscript</groupId >
66 <artifactId >geoscript-groovy</artifactId >
77 <packaging >jar</packaging >
8- <version >1.15.0 </version >
8+ <version >1.16-SNAPSHOT </version >
99 <repositories >
1010 <repository >
1111 <id >osgeo-releases</id >
513513 </plugins >
514514 </reporting >
515515 <properties >
516- <gt .version>23.0 </gt .version>
516+ <gt .version>24-SNAPSHOT </gt .version>
517517 <groovy .version>3.0.3</groovy .version>
518518 </properties >
519519 <name >geoscript groovy</name >
You can’t perform that action at this time.
0 commit comments