mirror of
https://github.com/ilri/cgspace-java-helpers.git
synced 2024-11-17 20:37:05 +01:00
pom.xml: fix developer connection scm link
Not sure what this is used for, but the link is wrong.
This commit is contained in:
parent
169b063e9a
commit
2fb8d274c9
2
pom.xml
2
pom.xml
@ -48,7 +48,7 @@
|
||||
|
||||
<scm>
|
||||
<connection>scm:git:git://github.com/ilri/cgspace-java-helpers.git</connection>
|
||||
<developerConnection>scm:git:ssh://github.com:nanosai/cgspace-java-helpers.git</developerConnection>
|
||||
<developerConnection>scm:git:ssh://github.com:ilri/cgspace-java-helpers.git</developerConnection>
|
||||
<url>https://github.com/ilri/cgspace-java-helpers</url>
|
||||
</scm>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user