We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4421a16 commit d19330bCopy full SHA for d19330b
README.md
@@ -19,7 +19,7 @@ For more information, see: http://www.mapcode.com.
19
20
## Release Notes
21
22
-* 1.50.0.0 - 1.50.2.0
+* 1.50.0.0 - 1.50.2.1
23
24
Updated to new Mapcode Java Library versions.
25
pom.xml
@@ -25,7 +25,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
26
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
27
28
- <mapcode.version>1.50.2</mapcode.version>
+ <mapcode.version>1.50.3-SNAPSHOT</mapcode.version>
29
<log4j.version>1.2.17</log4j.version>
30
<slf4j.version>1.7.12</slf4j.version>
31
</properties>
0 commit comments