We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b373e86 commit c176a87Copy full SHA for c176a87
pom.xml
@@ -5,7 +5,7 @@
5
<groupId>org.geocommands</groupId>
6
<artifactId>geocommands</artifactId>
7
<packaging>jar</packaging>
8
- <version>0.17-SNAPSHOT</version>
+ <version>0.17.0</version>
9
<name>GeoCommands</name>
10
<description>A collection of geospatial command line applications</description>
11
<distributionManagement>
@@ -43,7 +43,7 @@
43
<dependency>
44
<groupId>org.geoscript</groupId>
45
<artifactId>geoscript-groovy</artifactId>
46
- <version>1.18-SNAPSHOT</version>
+ <version>1.18.0</version>
47
</dependency>
48
49
<groupId>args4j</groupId>
0 commit comments