Updated Maven (markdown)

shikhar
2011-09-26 04:55:46 -07:00
parent dcb799b7cd
commit 3fa3122735

@@ -12,7 +12,7 @@ sshj releases are present in the central maven repository:
<dependency> <dependency>
<groupId>net.schmizz</groupId> <groupId>net.schmizz</groupId>
<artifactId>sshj</artifactId> <artifactId>sshj</artifactId>
<version>0.5.0</version> <version>0.6.0</version>
</dependency> </dependency>
``` ```