Skip to content

Commit 176309c

Browse files
committed
Corrected pom.xml
1 parent 82bd58c commit 176309c

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

pom.xml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
<artifactId>mapcode</artifactId>
99

1010
<packaging>jar</packaging>
11-
<version>1.4</version>
11+
<version>1.40</version>
1212

1313
<name>Mapcode Java Library</name>
1414
<description>
@@ -60,6 +60,9 @@
6060
</licenses>
6161

6262
<url>http://mapcode.com</url>
63+
<scm>
64+
<url>http://github.com/mapcode-foundation/mapcode-java</url>
65+
</scm>
6366

6467
<!-- Dependencies on other packages. -->
6568
<properties>

0 commit comments

Comments
 (0)