Skip to content

Commit 44eed74

Browse files
committed
Start working on version 1.9
1 parent c978ad6 commit 44eed74

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<groupId>org.geoscript</groupId>
55
<artifactId>geoscript-py</artifactId>
66
<packaging>jar</packaging>
7-
<version>1.8.0</version>
7+
<version>1.9-SNAPSHOT</version>
88
<name>GeoScript Python</name>
99
<repositories>
1010
<repository>
@@ -346,6 +346,6 @@
346346
</profile>
347347
</profiles>
348348
<properties>
349-
<gt.version>25.0</gt.version>
349+
<gt.version>26-SNAPSHOT</gt.version>
350350
</properties>
351351
</project>

0 commit comments

Comments
 (0)