mirror of https://github.com/shred/acme4j
Fix scm url
parent
d4a8d449c9
commit
d36aaa6a03
2
pom.xml
2
pom.xml
|
@ -34,7 +34,7 @@
|
|||
</license>
|
||||
</licenses>
|
||||
<scm>
|
||||
<url>scm:git:git@github.com:shred/acme4j.git</url>
|
||||
<url>https://github.com/shred/acme4j/</url>
|
||||
<connection>scm:git:git@github.com:shred/acme4j.git</connection>
|
||||
<developerConnection>scm:git:git@github.com:shred/acme4j.git</developerConnection>
|
||||
<tag>HEAD</tag>
|
||||
|
|
Loading…
Reference in New Issue