You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@maven.apache.org by sl...@apache.org on 2020/09/17 19:00:34 UTC

[maven-javadoc-plugin] 03/03: Bump mrm-maven-plugin from 1.1.0 to 1.2.0

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 <sl...@apache.org>
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>