checkstyle fixes

Former-commit-id: 81cedcd97db9bc7f1f824cdd2f496a05330b8e5f
This commit is contained in:
Jeremy Long
2014-03-01 06:44:45 -05:00
parent 2621d2e1dc
commit d2a9f0583a

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";
/**