Fix javadoc
Closes gh-13274
This commit is contained in:
committed by
Stephane Nicoll
parent
2c353762ab
commit
065eebfb4b
@@ -22,7 +22,7 @@ import org.gradle.api.artifacts.PublishArtifactSet;
|
||||
import org.gradle.api.tasks.TaskDependency;
|
||||
|
||||
/**
|
||||
* A wrapper for a {@PublishArtifactSet} that ensures that only a single artifact is
|
||||
* A wrapper for a {@link PublishArtifactSet} that ensures that only a single artifact is
|
||||
* published, with a war file taking precedence over a jar file.
|
||||
*
|
||||
* @author Andy Wilkinson
|
||||
|
||||
Reference in New Issue
Block a user