Former-commit-id: 995ba8bbdbab4f05148d9460f406837fd6218024
This commit is contained in:
Henri Gomez
2014-02-14 12:16:17 +01:00
parent f17f04f00a
commit 9387b09a19

View File

@@ -164,7 +164,7 @@ public final class Settings {
/** /**
* The properties key for whether Provided Scope dependencies should be skipped. * The properties key for whether Provided Scope dependencies should be skipped.
*/ */
public static final String SKIP_PROVIDED_SCOPE = "skip.provide.scope"; public static final String SKIP_PROVIDED_SCOPE = "skip.provided.scope";
} }
/** /**
* The properties file location. * The properties file location.