From 6cc3bea21cedb9b7e16fa2dd40f066fc9ee83e1b Mon Sep 17 00:00:00 2001 From: Rijn Buve Date: Wed, 8 Jul 2015 14:07:20 +0200 Subject: [PATCH 1/2] Using new Mapcode Java library --- README.md | 4 ++-- pom.xml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 4a7ce51..432b9ed 100644 --- a/README.md +++ b/README.md @@ -19,9 +19,9 @@ For more information, see: http://www.mapcode.com. ## Release Notes -* 2.0.0.0 +* 2.0.0.0 - 2.0.1.0 - Updated to new Mapcode Java Library version 2.0.0. + Updated to new Mapcode Java Library version 2.0.x. * 1.50.0.0 - 1.50.3.0 diff --git a/pom.xml b/pom.xml index 6c09dc5..3caf952 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.mapcode mapcode-example jar - 2.0.0.0 + 2.0.0.1-SNAPSHOT Mapcode Java Example @@ -24,9 +24,9 @@ UTF-8 UTF-8 - 1.8 + 1.6 - 2.0.0 + 2.0.1-SNAPSHOT 1.2.17 1.7.12 From 1c387251c4df164ac26122fcf8f5bae8f6020dbf Mon Sep 17 00:00:00 2001 From: Rijn Buve Date: Thu, 9 Jul 2015 18:52:10 +0200 Subject: [PATCH 2/2] Updated to Mapcode Java library 2.0.1 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 3caf952..4dc626b 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.mapcode mapcode-example jar - 2.0.0.1-SNAPSHOT + 2.0.1.0 Mapcode Java Example @@ -26,7 +26,7 @@ UTF-8 1.6 - 2.0.1-SNAPSHOT + 2.0.1 1.2.17 1.7.12