Former-commit-id: 61cfcee87376f7fe1a1cb1bebc5a0fed875745b4
This commit is contained in:
Henri Gomez
2014-02-14 12:16:17 +01:00
parent c095118e98
commit adf4222b24

View File

@@ -164,7 +164,7 @@ public final class Settings {
/**
* 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.