Updated Maven (markdown)

shikhar
2012-07-08 06:53:22 -07:00
parent c995fde2c1
commit 0d3f19fd68

@@ -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.8.0</version> <version>0.8.1</version>
</dependency> </dependency>
``` ```