minor checkstyle patch

Former-commit-id: d81d0e9418963d01964eb42aac21d10f1b756a3f
This commit is contained in:
Jeremy Long
2014-03-02 19:17:08 -05:00
parent d1ca951ffa
commit b2a817e17b

View File

@@ -508,7 +508,7 @@ public class DependencyCheckTask extends Task {
private boolean nexusUsesProxy = true; private boolean nexusUsesProxy = true;
/** /**
* Get the value of nexusUsesProxy * Get the value of nexusUsesProxy.
* *
* @return 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 * @param nexusUsesProxy new value of nexusUsesProxy
*/ */