File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 5
5
<groupId >org.geocommands</groupId >
6
6
<artifactId >geocommands</artifactId >
7
7
<packaging >jar</packaging >
8
- <version >0.15.0-SNAPSHOT </version >
8
+ <version >0.15.0</version >
9
9
<name >GeoCommands</name >
10
10
<description >A collection of geospatial command line applications</description >
11
11
<distributionManagement >
43
43
<dependency >
44
44
<groupId >org.geoscript</groupId >
45
45
<artifactId >geoscript-groovy</artifactId >
46
- <version >1.16-SNAPSHOT </version >
46
+ <version >1.16.0 </version >
47
47
</dependency >
48
48
<dependency >
49
49
<groupId >args4j</groupId >
161
161
<plugin >
162
162
<groupId >org.apache.maven.plugins</groupId >
163
163
<artifactId >maven-shade-plugin</artifactId >
164
- <version >3.2.1 </version >
164
+ <version >3.2.4 </version >
165
165
<executions >
166
166
<execution >
167
167
<phase >package</phase >
Original file line number Diff line number Diff line change 22
22
author = 'Jared Erickson'
23
23
24
24
# The full version, including alpha/beta/rc tags
25
- release = '0.13 .0'
25
+ release = '0.15 .0'
26
26
27
27
28
28
# -- General configuration ---------------------------------------------------
You can’t perform that action at this time.
0 commit comments