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 9d6c8e5 commit 8ff3404Copy full SHA for 8ff3404
pom.xml
@@ -6,7 +6,7 @@
6
<groupId>com.mapcode</groupId>
7
<artifactId>mapcode-example</artifactId>
8
<packaging>jar</packaging>
9
- <version>1.50.0.0-alpha1</version>
+ <version>1.50.0.0</version>
10
11
<name>Mapcode Java Example</name>
12
<description>
@@ -25,7 +25,7 @@
25
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
26
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
27
28
- <mapcode.version>1.50.0-SNAPSHOT</mapcode.version>
+ <mapcode.version>1.50.0</mapcode.version>
29
<log4j.version>1.2.17</log4j.version>
30
<slf4j.version>1.7.12</slf4j.version>
31
</properties>
0 commit comments