Fix small typo in pom project url

This commit is contained in:
Steven Aerts 2015-08-10 12:05:29 +02:00
parent a180570fbc
commit a41143b5d8

View File

@ -11,7 +11,7 @@ description := "snappy-java: A fast compression/decompression library"
sonatypeProfileName := "org.xerial" sonatypeProfileName := "org.xerial"
pomExtra := { pomExtra := {
<url>https://github.comm/xerial/snappy-java</url> <url>https://github.com/xerial/snappy-java</url>
<licenses> <licenses>
<license> <license>
<name>The Apache Software License, Version 2.0</name> <name>The Apache Software License, Version 2.0</name>