mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-21 08:39:24 +01:00
checkstyle fixes
Former-commit-id: 81cedcd97db9bc7f1f824cdd2f496a05330b8e5f
This commit is contained in:
@@ -146,7 +146,7 @@ public final class Settings {
|
|||||||
*/
|
*/
|
||||||
public static final String ANALYZER_NEXUS_URL = "analyzer.nexus.url";
|
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";
|
public static final String ANALYZER_NEXUS_PROXY = "analyzer.nexus.proxy";
|
||||||
/**
|
/**
|
||||||
|
|||||||
Reference in New Issue
Block a user