mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-03-24 18:11:47 +01:00
checkstyle fixes
Former-commit-id: f274d6f4fc1103f7cde5ab8bfbe73f3ee4163af9
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