From d93d9bb2f2176be8b9f89ffb37c67551edb47cd8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adri=C3=A1n=20Moreno?= Date: Mon, 10 Feb 2020 17:11:56 +0100 Subject: [PATCH] Set plugin version to 0.1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Adrián Moreno --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 7e115c7..379e32d 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ 4.0.0 io.github.adrianmo jmeter.backendlistener.azure - 0.1 + 0.1.0 jar ${project.artifactId} A JMeter plug-in that enables you to send test results to Azure Monitor.