This is an automated email from the ASF dual-hosted git repository. slachiewicz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/maven-javadoc-plugin.git
commit c478a1249516a902d00ee43c30731f78bdbfdbe9 Author: Sylwester Lachiewicz <[email protected]> AuthorDate: Thu Sep 17 21:00:23 2020 +0200 Bump mrm-maven-plugin from 1.1.0 to 1.2.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 6b88ab2..a73f6e9 100644 --- a/pom.xml +++ b/pom.xml @@ -486,7 +486,7 @@ under the License. <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>mrm-maven-plugin</artifactId> - <version>1.1.0</version> + <version>1.2.0</version> <executions> <execution> <id>repository</id>
