File tree Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Expand file tree Collapse file tree 2 files changed +4
-8
lines changed Original file line number Diff line number Diff line change @@ -19,13 +19,9 @@ For more information, see: http://www.mapcode.com.
19
19
20
20
## Release Notes
21
21
22
- * 1.50.1 .0
22
+ * 1.50.0.0 - 1.50.2 .0
23
23
24
- Updated to Mapcode Java Library version 1.50.1.
25
-
26
- * 1.50.0.0
27
-
28
- Updated to Mapcode Java Library version 1.50.0.
24
+ Updated to new Mapcode Java Library versions.
29
25
30
26
* 1.40.2
31
27
Original file line number Diff line number Diff line change 6
6
<groupId >com.mapcode</groupId >
7
7
<artifactId >mapcode-example</artifactId >
8
8
<packaging >jar</packaging >
9
- <version >1.50.1 .0</version >
9
+ <version >1.50.2 .0</version >
10
10
11
11
<name >Mapcode Java Example</name >
12
12
<description >
25
25
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
26
26
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
27
27
28
- <mapcode .version>1.50.1 </mapcode .version>
28
+ <mapcode .version>1.50.2 </mapcode .version>
29
29
<log4j .version>1.2.17</log4j .version>
30
30
<slf4j .version>1.7.12</slf4j .version>
31
31
</properties >
You can’t perform that action at this time.
0 commit comments