We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82bd58c commit 176309cCopy full SHA for 176309c
1 file changed
pom.xml
@@ -8,7 +8,7 @@
8
<artifactId>mapcode</artifactId>
9
10
<packaging>jar</packaging>
11
- <version>1.4</version>
+ <version>1.40</version>
12
13
<name>Mapcode Java Library</name>
14
<description>
@@ -60,6 +60,9 @@
60
</licenses>
61
62
<url>http://mapcode.com</url>
63
+ <scm>
64
+ <url>http://github.com/mapcode-foundation/mapcode-java</url>
65
+ </scm>
66
67
<!-- Dependencies on other packages. -->
68
<properties>
0 commit comments