From 036e3bf1171de16932ebce82b71224a93ca87326 Mon Sep 17 00:00:00 2001 From: Marcin Grzejszczak Date: Thu, 19 Jul 2018 08:40:21 +0200 Subject: [PATCH] Fixed invalid docs --- docs/src/main/asciidoc/verifier_setup.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/src/main/asciidoc/verifier_setup.adoc b/docs/src/main/asciidoc/verifier_setup.adoc index a308860e3a..5b91f9dc64 100644 --- a/docs/src/main/asciidoc/verifier_setup.adoc +++ b/docs/src/main/asciidoc/verifier_setup.adoc @@ -962,7 +962,7 @@ For such cases we're introducing the property and plugin setup mechanism: if either of these values is set to `true`, then the stub downloader will not verify the origin of the downloaded JAR. -For the plugins you need to set the `contractsSnapshotSkipCheck` property +For the plugins you need to set the `contractsSnapshotCheckSkip` property to `true`. === Scenarios