checkstyle fixes

Former-commit-id: f274d6f4fc1103f7cde5ab8bfbe73f3ee4163af9
This commit is contained in:
Jeremy Long
2014-03-01 06:44:45 -05:00
parent 2a8809adbb
commit 40f5911ceb

View File

@@ -146,7 +146,7 @@ public final class Settings {
*/
public static final String ANALYZER_NEXUS_URL = "analyzer.nexus.url";
/**
* The properties key for using the proxy to reach Nexus
* The properties key for using the proxy to reach Nexus.
*/
public static final String ANALYZER_NEXUS_PROXY = "analyzer.nexus.proxy";
/**