Closes gh-4537
This commit is contained in:
Johnny Lim
2015-11-18 22:10:28 +09:00
committed by Stephane Nicoll
parent 6146817ba3
commit 36ed0f5c20
20 changed files with 33 additions and 33 deletions

View File

@@ -28,7 +28,7 @@ import org.apache.maven.shared.artifact.filter.collection.ArtifactsFilter;
/**
* Base class for {@link ArtifactsFilter} based on a {@link FilterableDependency} list.
*
* @author Stephane Nicol
* @author Stephane Nicoll
* @author David Turanski
* @since 1.2
*/