Skip to content

Commit 170c6de

Browse files
committed
Release 1.5.0
1 parent 22ff25e commit 170c6de

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
@@ -5,7 +5,7 @@
55
<groupId>org.geoscript</groupId>
66
<artifactId>geoscript-groovy</artifactId>
77
<packaging>jar</packaging>
8-
<version>1.5-SNAPSHOT</version>
8+
<version>1.5.0</version>
99
<repositories>
1010
<repository>
1111
<id>boundless</id>
@@ -406,7 +406,7 @@
406406
</plugins>
407407
</reporting>
408408
<properties>
409-
<gt.version>13-SNAPSHOT</gt.version>
409+
<gt.version>13.0</gt.version>
410410
</properties>
411411
<name>geoscript groovy</name>
412412
<description>A groovy implementation of geoscript.</description>

0 commit comments

Comments
 (0)