Skip to content

Commit 83ab01b

Browse files
authored
Use 3.6.0 as release version (#233)
1 parent 2902d0d commit 83ab01b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ under the License.
2828
</parent>
2929

3030
<artifactId>maven-javadoc-plugin</artifactId>
31-
<version>3.5.1-SNAPSHOT</version>
31+
<version>3.6.0-SNAPSHOT</version>
3232
<packaging>maven-plugin</packaging>
3333

3434
<name>Apache Maven Javadoc Plugin</name>

src/main/java/org/apache/maven/plugins/javadoc/AbstractJavadocMojo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -846,7 +846,7 @@ public abstract class AbstractJavadocMojo extends AbstractMojo {
846846
* post java 9. This allows non-JPMS projects that have moved to newer Java
847847
* versions to create javadocs without having to use JPMS modules.
848848
*
849-
* @since 3.5.1
849+
* @since 3.6.0
850850
*/
851851
@Parameter(property = "legacyMode", defaultValue = "false")
852852
private boolean legacyMode;

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy