This is an automated email from the ASF dual-hosted git repository.

rfscholte pushed a commit to branch MJAVADOC-675
in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git

commit 5c9171452f1b63b34f574b343df849acb8e4e353
Author: rfscholte <[email protected]>
AuthorDate: Tue Apr 27 16:02:26 2021 +0200

    Adjust version
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 0412945..ed81cff 100644
--- a/pom.xml
+++ b/pom.xml
@@ -30,7 +30,7 @@ under the License.
   </parent>
 
   <artifactId>maven-javadoc-plugin</artifactId>
-  <version>3.2.1-SNAPSHOT</version>
+  <version>3.3.0-SNAPSHOT</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Javadoc Plugin</name>

Reply via email to