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

michaelo pushed a commit to branch maven-site-plugin-3.x
in repository https://gitbox.apache.org/repos/asf/maven-site-plugin.git


The following commit(s) were added to refs/heads/maven-site-plugin-3.x by this 
push:
     new cf5c5045 Add version to mrm-maven-plugin
cf5c5045 is described below

commit cf5c5045325a9596f6eb4689b245da32cee8e568
Author: Michael Osipov <micha...@apache.org>
AuthorDate: Mon Jul 22 10:31:17 2024 +0200

    Add version to mrm-maven-plugin
---
 pom.xml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/pom.xml b/pom.xml
index e19e5dc2..173b3d57 100644
--- a/pom.xml
+++ b/pom.xml
@@ -607,6 +607,7 @@ under the License.
           <plugin>
             <groupId>org.codehaus.mojo</groupId>
             <artifactId>mrm-maven-plugin</artifactId>
+            <version>1.6.0</version>
             <configuration>
               <repositories>
                 <proxyRepo />

Reply via email to