Use 3.0.0 for Javadoc since tags
See gh-31448
This commit is contained in:
committed by
Stephane Nicoll
parent
a957efbdc5
commit
5d7d0d8047
@@ -31,7 +31,7 @@ import org.gradle.api.tasks.TaskAction;
|
||||
* Custom {@link JavaExec} task for generating sources ahead of time.
|
||||
*
|
||||
* @author Andy Wilkinson
|
||||
* @since 3.0
|
||||
* @since 3.0.0
|
||||
*/
|
||||
@CacheableTask
|
||||
public class GenerateAotSources extends JavaExec {
|
||||
|
||||
Reference in New Issue
Block a user