This is an automated email from the ASF dual-hosted git repository. olamy pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git
The following commit(s) were added to refs/heads/master by this push: new 41bc516 back to 3.2.0-SNAPSHOT 41bc516 is described below commit 41bc516c85cdd832a521f3acc64128533139e0af Author: olivier lamy <ol...@apache.org> AuthorDate: Thu Mar 12 16:26:19 2020 +1000 back to 3.2.0-SNAPSHOT Signed-off-by: olivier lamy <ol...@apache.org> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index aad8901..adeaed3 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.2.0-SNAPSHOT</version> <packaging>maven-plugin</packaging> <name>Apache Maven Javadoc Plugin</name>