We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c978ad6 commit 44eed74Copy full SHA for 44eed74
1 file changed
pom.xml
@@ -4,7 +4,7 @@
4
<groupId>org.geoscript</groupId>
5
<artifactId>geoscript-py</artifactId>
6
<packaging>jar</packaging>
7
- <version>1.8.0</version>
+ <version>1.9-SNAPSHOT</version>
8
<name>GeoScript Python</name>
9
<repositories>
10
<repository>
@@ -346,6 +346,6 @@
346
</profile>
347
</profiles>
348
<properties>
349
- <gt.version>25.0</gt.version>
+ <gt.version>26-SNAPSHOT</gt.version>
350
</properties>
351
</project>
0 commit comments