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 6cc3bea commit 1c38725Copy full SHA for 1c38725
pom.xml
@@ -6,7 +6,7 @@
6
<groupId>com.mapcode</groupId>
7
<artifactId>mapcode-example</artifactId>
8
<packaging>jar</packaging>
9
- <version>2.0.0.1-SNAPSHOT</version>
+ <version>2.0.1.0</version>
10
11
<name>Mapcode Java Example</name>
12
<description>
@@ -26,7 +26,7 @@
26
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
27
<jdk.version>1.6</jdk.version>
28
29
- <mapcode.version>2.0.1-SNAPSHOT</mapcode.version>
+ <mapcode.version>2.0.1</mapcode.version>
30
<log4j.version>1.2.17</log4j.version>
31
<slf4j.version>1.7.12</slf4j.version>
32
0 commit comments