Skip to content

Commit 1c38725

Browse files
committed
Updated to Mapcode Java library 2.0.1
1 parent 6cc3bea commit 1c38725

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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.0.0.1-SNAPSHOT</version>
9+
<version>2.0.1.0</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.0.1-SNAPSHOT</mapcode.version>
29+
<mapcode.version>2.0.1</mapcode.version>
3030
<log4j.version>1.2.17</log4j.version>
3131
<slf4j.version>1.7.12</slf4j.version>
3232

0 commit comments

Comments
 (0)