diff --git a/site/dat/repo/blazemeter.json b/site/dat/repo/blazemeter.json index 3686c4802..56111d9f8 100644 --- a/site/dat/repo/blazemeter.json +++ b/site/dat/repo/blazemeter.json @@ -1414,6 +1414,23 @@ "depends": [ "bzm-repositories" ] + }, + "3.0": { + "changes": "Siebel components removed and many bug fixes!", + "downloadUrl": "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v3.0/jmeter-bzm-correlation-recorder-3.0.jar", + "libs": { + "jackson-dataformat-xml>=2.10.3": "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v3.0/jackson-dataformat-xml-2.10.3.jar", + "jackson-annotations>=2.13.3": "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v3.0/jackson-annotations-2.13.0.jar", + "jackson-databind>=2.10.3": "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v3.0/jackson-databind-2.10.3.jar", + "jackson-core>=2.13.3": "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v3.0/jackson-core-2.13.3.jar", + "jackson-module-jaxb-annotations>=2.10.3": "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v3.0/jackson-module-jaxb-annotations-2.10.3.jar", + "jmeter-bzm-commons>=0.2.1": "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v3.0/jmeter-bzm-commons-0.2.1.jar", + "json>=20190722": "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v3.0/json-20190722.jar", + "maven-artifact>=3.8.4": "https://github.com/Blazemeter/CorrelationRecorder/releases/download/v3.0/maven-artifact-3.8.4.jar" + }, + "depends": [ + "bzm-repositories" + ] } } },