mirror of
https://github.com/hierynomus/sshj.git
synced 2025-12-08 00:00:54 +03:00
meet sonatype's central-sync-up reqs
This commit is contained in:
10
pom.xml
10
pom.xml
@@ -12,6 +12,7 @@
|
|||||||
<description>SSHv2 library for Java</description>
|
<description>SSHv2 library for Java</description>
|
||||||
<url>http://github.com/shikhar/sshj</url>
|
<url>http://github.com/shikhar/sshj</url>
|
||||||
<scm>
|
<scm>
|
||||||
|
<connection>scm:git:git://github.com/shikhar/sshj.git</connection>
|
||||||
<url>http://github.com/shikhar/sshj</url>
|
<url>http://github.com/shikhar/sshj</url>
|
||||||
</scm>
|
</scm>
|
||||||
|
|
||||||
@@ -31,4 +32,13 @@
|
|||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
|
|
||||||
|
<developers>
|
||||||
|
<developer>
|
||||||
|
<id>shikhar</id>
|
||||||
|
<name>Shikhar Bhushan</name>
|
||||||
|
<email>shikhar@schmizz.net</email>
|
||||||
|
<url>http://schmizz.net</url>
|
||||||
|
</developer>
|
||||||
|
</developers>
|
||||||
|
|
||||||
</project>
|
</project>
|
||||||
|
|||||||
Reference in New Issue
Block a user