Fix javadoc issues.

This commit is contained in:
Tamas Cservenak 2023-09-05 22:43:13 +02:00
parent 9dd7b01a89
commit 60781caa06
1 changed files with 1 additions and 1 deletions

View File

@ -44,7 +44,7 @@ import org.eclipse.aether.resolution.ArtifactDescriptorResult;
/**
* Populates Aether {@link ArtifactDescriptorResult} from Maven project {@link Model}.
* <p/>
* <p>
* <strong>Note:</strong> This class is part of work in progress and can be changed or removed without notice.
* @since 3.2.4
*/