We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 22ff25e commit 170c6deCopy full SHA for 170c6de
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>org.geoscript</groupId>
6
<artifactId>geoscript-groovy</artifactId>
7
<packaging>jar</packaging>
8
- <version>1.5-SNAPSHOT</version>
+ <version>1.5.0</version>
9
<repositories>
10
<repository>
11
<id>boundless</id>
@@ -406,7 +406,7 @@
406
</plugins>
407
</reporting>
408
<properties>
409
- <gt.version>13-SNAPSHOT</gt.version>
+ <gt.version>13.0</gt.version>
410
</properties>
411
<name>geoscript groovy</name>
412
<description>A groovy implementation of geoscript.</description>
0 commit comments