File tree Expand file tree Collapse file tree 5 files changed +8
-4
lines changed Expand file tree Collapse file tree 5 files changed +8
-4
lines changed Original file line number Diff line number Diff line change @@ -355,6 +355,10 @@ self-hosting this service.
355
355
356
356
## Release Notes
357
357
358
+ ### 2.4.16.0
359
+
360
+ * Corrected version to match ` mapcode-java ` library version.
361
+
358
362
### 2.4.15.2-2.4.15.3
359
363
360
364
* Updated dependencies, including ` log4j ` .
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >com.mapcode.rest</groupId >
25
25
<artifactId >mapcode-rest-service</artifactId >
26
- <version >2.4.15.4 </version >
26
+ <version >2.4.16.0 </version >
27
27
</parent >
28
28
29
29
<artifactId >deployment</artifactId >
Original file line number Diff line number Diff line change 24
24
<artifactId >mapcode-rest-service</artifactId >
25
25
26
26
<packaging >pom</packaging >
27
- <version >2.4.15.4 </version >
27
+ <version >2.4.16.0 </version >
28
28
29
29
<name >Mapcode REST API Web Service</name >
30
30
<description >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >com.mapcode.rest</groupId >
25
25
<artifactId >mapcode-rest-service</artifactId >
26
- <version >2.4.15.4 </version >
26
+ <version >2.4.16.0 </version >
27
27
</parent >
28
28
29
29
<artifactId >resources</artifactId >
Original file line number Diff line number Diff line change 23
23
<parent >
24
24
<groupId >com.mapcode.rest</groupId >
25
25
<artifactId >mapcode-rest-service</artifactId >
26
- <version >2.4.15.4 </version >
26
+ <version >2.4.16.0 </version >
27
27
</parent >
28
28
29
29
<artifactId >service</artifactId >
You can’t perform that action at this time.
0 commit comments