Update deprecation messages to change removal version from 2.8 to 3.0

Closes gh-30903
This commit is contained in:
Andy Wilkinson
2022-05-26 13:59:03 +01:00
parent 3e7bd582a3
commit cbf42dea14
27 changed files with 58 additions and 58 deletions

View File

@@ -32,7 +32,7 @@ import org.eclipse.aether.repository.RemoteRepository;
* @author Andy Wilkinson
* @author Phillip Webb
* @since 1.0.0
* @deprecated since 2.5.9 for removal in 2.8.0 in favor of
* @deprecated since 2.5.9 for removal in 3.0.0 in favor of
* {@link MavenResolverGrapeEngine}
*/
@Deprecated

View File

@@ -40,7 +40,7 @@ import org.eclipse.aether.transport.http.HttpTransporterFactory;
*
* @author Andy Wilkinson
* @since 1.0.0
* @deprecated since 2.5.9 for removal in 2.8.0 in favor of
* @deprecated since 2.5.9 for removal in 3.0.0 in favor of
* {@link MavenResolverGrapeEngineFactory}
*/
@Deprecated