Merge branch '1.0.x'

This commit is contained in:
Marcin Grzejszczak
2017-02-15 14:32:54 +01:00

View File

@@ -55,7 +55,7 @@ public @interface AutoConfigureStubRunner {
boolean workOffline() default false;
/**
* The repository root to use (defaults to local Maven repo).
* The repository root to use (where the stubs should be downloaded from)
*/
String repositoryRoot() default "";