diff --git a/README.md b/README.md index 0914052..3eaccb2 100644 --- a/README.md +++ b/README.md @@ -27,11 +27,11 @@ Under tab "Available Plugins", select "SSHMon Samples Collector", then click "Ap ### Via Package from [JMeter-Plugins.org](https://jmeter-plugins.org/) -Extract the [zip package](https://jmeter-plugins.org/files/packages/tilln-sshmon-1.0.zip) into JMeter's lib directory, then restart JMeter. +Extract the [zip package](https://jmeter-plugins.org/files/packages/tilln-sshmon-1.1.zip) into JMeter's lib directory, then restart JMeter. ### Via Manual Download -1. Copy the [jmeter-sshmon jar file](https://github.com/tilln/jmeter-sshmon/releases/download/1.0/jmeter-sshmon-1.0.jar) into JMeter's lib/ext directory. +1. Copy the [jmeter-sshmon jar file](https://github.com/tilln/jmeter-sshmon/releases/download/1.1/jmeter-sshmon-1.1.jar) into JMeter's lib/ext directory. 2. Copy the following dependencies into JMeter's lib directory: * [kg.apc / jmeter-plugins-cmn-jmeter](https://search.maven.org/remotecontent?filepath=kg/apc/jmeter-plugins-cmn-jmeter/0.6/jmeter-plugins-cmn-jmeter-0.6.jar) * [com.jcraft.jsch / jsch](https://search.maven.org/remotecontent?filepath=com/jcraft/jsch/0.1.54/jsch-0.1.54.jar) diff --git a/pom.xml b/pom.xml index 547c45a..2e4b44b 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ co.nz.breakpoint.jmeter jmeter-sshmon jar - 1.1-SNAPSHOT + 1.1 jmeter-sshmon