Merge branch '1.0.x'

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

View File

@@ -45,7 +45,7 @@ public class StubRunnerProperties {
private boolean workOffline;
/**
* The repository root to use (defaults to local Maven repo).
* The repository root to use (where the stubs should be downloaded from)
*/
private Resource repositoryRoot;