From 4421a161bf01886e6a02d060410bb75ed2fc415d Mon Sep 17 00:00:00 2001 From: Rijn Buve Date: Tue, 26 May 2015 14:35:32 +0200 Subject: [PATCH 1/5] Updated POM --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index ed8df9e..e0e1d94 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.mapcode mapcode-example jar - 1.50.2.0 + 1.50.2.1 Mapcode Java Example From d19330b4e5fb552d88e4277fc615d2dec1ea0ca2 Mon Sep 17 00:00:00 2001 From: Rijn Buve Date: Thu, 28 May 2015 16:39:51 +0200 Subject: [PATCH 2/5] Udated --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d133bb4..f25807d 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.2.1 Updated to new Mapcode Java Library versions. diff --git a/pom.xml b/pom.xml index e0e1d94..b0bb0f2 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ UTF-8 UTF-8 - 1.50.2 + 1.50.3-SNAPSHOT 1.2.17 1.7.12 From fc2645860f047d41dc48a51aca75eda0c57a8373 Mon Sep 17 00:00:00 2001 From: Rijn Buve Date: Thu, 28 May 2015 16:39:59 +0200 Subject: [PATCH 3/5] Udated --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b0bb0f2..ada0cbf 100644 --- a/pom.xml +++ b/pom.xml @@ -25,7 +25,7 @@ UTF-8 UTF-8 - 1.50.3-SNAPSHOT + 1.50.3 1.2.17 1.7.12 From 1beafd8d40717ae18a7f9923d3c4c0f5a768fe18 Mon Sep 17 00:00:00 2001 From: Rijn Buve Date: Thu, 28 May 2015 16:52:39 +0200 Subject: [PATCH 4/5] Updated POM --- pom.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/pom.xml b/pom.xml index ada0cbf..ceefd24 100644 --- a/pom.xml +++ b/pom.xml @@ -24,12 +24,29 @@ UTF-8 UTF-8 + 1.8 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 From c9de4a61587260a6f35a70b0717d8f0f54827d05 Mon Sep 17 00:00:00 2001 From: Rijn Buve Date: Thu, 28 May 2015 17:34:39 +0200 Subject: [PATCH 5/5] Updated POM --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index f25807d..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.1 +* 1.50.0.0 - 1.50.3.0 Updated to new Mapcode Java Library versions. diff --git a/pom.xml b/pom.xml index ceefd24..4584940 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ com.mapcode mapcode-example jar - 1.50.2.1 + 1.50.3.0 Mapcode Java Example