Skip to content

Commit c176a87

Browse files
committed
Release 0.17.0
1 parent b373e86 commit c176a87

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.geocommands</groupId>
66
<artifactId>geocommands</artifactId>
77
<packaging>jar</packaging>
8-
<version>0.17-SNAPSHOT</version>
8+
<version>0.17.0</version>
99
<name>GeoCommands</name>
1010
<description>A collection of geospatial command line applications</description>
1111
<distributionManagement>
@@ -43,7 +43,7 @@
4343
<dependency>
4444
<groupId>org.geoscript</groupId>
4545
<artifactId>geoscript-groovy</artifactId>
46-
<version>1.18-SNAPSHOT</version>
46+
<version>1.18.0</version>
4747
</dependency>
4848
<dependency>
4949
<groupId>args4j</groupId>

0 commit comments

Comments
 (0)