Skip to content

Commit 7078005

Browse files
committed
Updated to 2.2.3
1 parent 314bf94 commit 7078005

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ For more information, see: http://www.mapcode.com.
1919

2020
## Release Notes
2121

22-
* 2.2.1-2.2.0
22+
* 2.2.1-2.2.3
2323

2424
Updated to new Mapcode Java Library version 2.2.x.
2525

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<groupId>com.mapcode</groupId>
77
<artifactId>mapcode-example</artifactId>
88
<packaging>jar</packaging>
9-
<version>2.2.2</version>
9+
<version>2.2.3</version>
1010

1111
<name>Mapcode Java Example</name>
1212
<description>
@@ -26,7 +26,7 @@
2626
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
2727
<jdk.version>1.6</jdk.version>
2828

29-
<mapcode.version>2.2.2</mapcode.version>
29+
<mapcode.version>2.2.3</mapcode.version>
3030
<log4j.version>1.2.17</log4j.version>
3131
<slf4j.version>1.7.12</slf4j.version>
3232

0 commit comments

Comments
 (0)