minor checkstyle patch

Former-commit-id: e72e6856d19861fcfcc18e723852ca5fec2ff58a
This commit is contained in:
Jeremy Long
2014-03-02 19:17:08 -05:00
parent d9eed4a460
commit 8093927579

View File

@@ -508,7 +508,7 @@ public class DependencyCheckTask extends Task {
private boolean nexusUsesProxy = true;
/**
* Get the value of nexusUsesProxy
* Get the value of nexusUsesProxy.
*
* @return the value of nexusUsesProxy
*/
@@ -517,7 +517,7 @@ public class DependencyCheckTask extends Task {
}
/**
* Set the value of nexusUsesProxy
* Set the value of nexusUsesProxy.
*
* @param nexusUsesProxy new value of nexusUsesProxy
*/