mirror of
https://github.com/hierynomus/sshj.git
synced 2025-12-07 15:50:57 +03:00
not handed over yet
This commit is contained in:
10
pom.xml
10
pom.xml
@@ -11,19 +11,19 @@
|
|||||||
|
|
||||||
<name>sshj</name>
|
<name>sshj</name>
|
||||||
<description>SSHv2 library for Java</description>
|
<description>SSHv2 library for Java</description>
|
||||||
<url>http://github.com/dkocher/sshj</url>
|
<url>http://github.com/shikhar/sshj</url>
|
||||||
|
|
||||||
<inceptionYear>2009</inceptionYear>
|
<inceptionYear>2009</inceptionYear>
|
||||||
|
|
||||||
<issueManagement>
|
<issueManagement>
|
||||||
<system>github</system>
|
<system>github</system>
|
||||||
<url>http://github.com/dkocher/sshj/issues</url>
|
<url>http://github.com/shikhar/sshj/issues</url>
|
||||||
</issueManagement>
|
</issueManagement>
|
||||||
|
|
||||||
<scm>
|
<scm>
|
||||||
<connection>scm:git:git://github.com/dkocher/sshj.git</connection>
|
<connection>scm:git:git://github.com/shikhar/sshj.git</connection>
|
||||||
<developerConnection>scm:git:git@github.com:dkocher/sshj.git</developerConnection>
|
<developerConnection>scm:git:git@github.com:shikhar/sshj.git</developerConnection>
|
||||||
<url>http://github.com/dkocher/sshj</url>
|
<url>http://github.com/shikhar/sshj</url>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
<licenses>
|
<licenses>
|
||||||
|
|||||||
Reference in New Issue
Block a user