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 @@ -19,9 +19,9 @@ For more information, see: http://www.mapcode.com.
19
19
20
20
## Release Notes
21
21
22
- * 2.2.1
22
+ * 2.2.1-2.2.0
23
23
24
- Updated to new Mapcode Java Library version 2.2.1 .
24
+ Updated to new Mapcode Java Library version 2.2.x .
25
25
26
26
* 2.0.0.0 - 2.0.1.0
27
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 >2.2.1 </version >
9
+ <version >2.2.2 </version >
10
10
11
11
<name >Mapcode Java Example</name >
12
12
<description >
26
26
<project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
27
27
<jdk .version>1.6</jdk .version>
28
28
29
- <mapcode .version>2.2.1 </mapcode .version>
29
+ <mapcode .version>2.2.2 </mapcode .version>
30
30
<log4j .version>1.2.17</log4j .version>
31
31
<slf4j .version>1.7.12</slf4j .version>
32
32
You can’t perform that action at this time.
0 commit comments