minor scm tweak
This commit is contained in:
parent
35eb931877
commit
bea53cb15b
1 changed files with 1 additions and 1 deletions
|
|
@ -44,7 +44,7 @@
|
||||||
[:name "Sean Corfield"]]]
|
[:name "Sean Corfield"]]]
|
||||||
[:scm
|
[:scm
|
||||||
[:url "https://github.com/seancorfield/next-jdbc"]
|
[:url "https://github.com/seancorfield/next-jdbc"]
|
||||||
[:connection "scm:git:git://github.com/seancorfield/next-jdbc.git"]
|
[:connection "scm:git:https://github.com/seancorfield/next-jdbc.git"]
|
||||||
[:developerConnection "scm:git:ssh://git@github.com/seancorfield/next-jdbc.git"]
|
[:developerConnection "scm:git:ssh://git@github.com/seancorfield/next-jdbc.git"]
|
||||||
[:tag (str "v" version)]]])
|
[:tag (str "v" version)]]])
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue