diff --git a/README.md b/README.md index d133bb4..01a911c 100644 --- a/README.md +++ b/README.md @@ -19,7 +19,7 @@ For more information, see: http://www.mapcode.com. ## Release Notes -* 1.50.0.0 - 1.50.2.0 +* 1.50.0.0 - 1.50.3.0 Updated to new Mapcode Java Library versions. diff --git a/pom.xml b/pom.xml index ed8df9e..4584940 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.mapcode mapcode-example jar - 1.50.2.0 + 1.50.3.0 Mapcode Java Example @@ -24,12 +24,29 @@ UTF-8 UTF-8 + 1.8 - 1.50.2 + 1.50.3 1.2.17 1.7.12 + + 3.2 + + + + org.apache.maven.plugins + maven-compiler-plugin + ${maven-compiler-plugin.version} + + ${jdk.version} + ${jdk.version} + + + + + com.mapcode