mirror of
https://github.com/xerial/snappy-java.git
synced 2025-07-22 21:44:31 +02:00
Fix small typo in pom project url
This commit is contained in:
parent
a180570fbc
commit
a41143b5d8
@ -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>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user